Package | Description |
---|---|
biz.onixs.cme.ilink3.handler |
Modifier and Type | Method and Description |
---|---|
Handler.State |
Handler.StateChangedArgs.getNewState() |
Handler.State |
Handler.StateChangedArgs.getPreviousState() |
static Handler.State |
Handler.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Handler.State[] |
Handler.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StateChangedArgs(Handler.State previousState,
Handler.State newState) |
Copyright © 2005–2024 Onix Solutions. All rights reserved.