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