public class DefaultLayoutNotification extends java.lang.Object implements LayoutNotification
LAYOUT_INVALIDATED, LAYOUT_REFRESH, LAYOUT_VALIDATED| Constructor and Description |
|---|
DefaultLayoutNotification(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Returns the type of this notification, represented by one of the constants defined in this interface.
|
public DefaultLayoutNotification(java.lang.String type)
public java.lang.String getType()
LayoutNotificationgetType in interface LayoutNotification