Uses of Class
org.guvnor.ala.ui.events.RuntimeChange
-
Packages that use RuntimeChange Package Description org.guvnor.ala.ui.events -
-
Uses of RuntimeChange in org.guvnor.ala.ui.events
Methods in org.guvnor.ala.ui.events that return RuntimeChange Modifier and Type Method Description RuntimeChangeRuntimeChangeEvent. getChange()static RuntimeChangeRuntimeChange. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeChange[]RuntimeChange. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.guvnor.ala.ui.events with parameters of type RuntimeChange Constructor Description RuntimeChangeEvent(RuntimeChange change, RuntimeKey runtimeKey)
-