| Modifier and Type | Field and Description |
|---|---|
private long |
resId
The resource ID.
|
| Constructor and Description |
|---|
ResourceEvent(Widget source,
long resId,
int id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintHelper printer)
Print all class-specific fields.
|
long |
resourceId()
Get the associated resource ID.
|
consume, id, isConsumed, merge, other, source, toStringpublic ResourceEvent(Widget source, long resId, int id)
source - The active widget for this event.resId - The event's resource ID.id - Event type ID.public long resourceId()
resourceId().public void print(PrintHelper printer)