Uses of Class
com.tick42.glue.internal.layouts.LayoutEvent
| Package | Description |
|---|---|
| com.tick42.glue.internal.layouts |
-
Uses of LayoutEvent in com.tick42.glue.internal.layouts
Methods in com.tick42.glue.internal.layouts that return LayoutEvent Modifier and Type Method Description static LayoutEventLayoutEvent. fromString(String event)static LayoutEventLayoutEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static LayoutEvent[]LayoutEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.