public class OwTouchConfiguration.OwEventID2IconMaping extends Object
| Constructor and Description |
|---|
OwTouchConfiguration.OwEventID2IconMaping(String eventId_p,
String icon_p,
String tooltip_p)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj_p) |
String |
getEventId()
Getter for event ID.
|
String |
getIcon()
Getter for icon path
|
String |
getTooltip()
Get the localized tooltip string.
|
int |
hashCode() |
boolean |
hasTooltip()
Check if a tooltip is available
|
boolean |
isGenericMapping()
Check if this mapping contains a generic event ID ("*").
|
public String getEventId()
public String getIcon()
public String getTooltip()
public boolean hasTooltip()
true if a tooltip is configured.public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj_p)
equals in class ObjectObject.equals(java.lang.Object)public boolean isGenericMapping()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.