|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionsEnum | |
---|---|
it.stefanochizzolini.clown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of OptionsEnum in it.stefanochizzolini.clown.documents.interaction.actions |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.actions that return OptionsEnum | |
---|---|
static OptionsEnum |
OptionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OptionsEnum[] |
OptionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.stefanochizzolini.clown.documents.interaction.actions that return types with arguments of type OptionsEnum | |
---|---|
EnumSet<OptionsEnum> |
Launch.getOptions()
Gets the action options. |
EnumSet<OptionsEnum> |
GoToEmbedded.getOptions()
Gets the action options. |
EnumSet<OptionsEnum> |
GoToRemote.getOptions()
Gets the action options. |
Method parameters in it.stefanochizzolini.clown.documents.interaction.actions with type arguments of type OptionsEnum | |
---|---|
void |
Launch.setOptions(EnumSet<OptionsEnum> value)
|
void |
GoToEmbedded.setOptions(EnumSet<OptionsEnum> value)
|
void |
GoToRemote.setOptions(EnumSet<OptionsEnum> value)
|
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |