Package | Description |
---|---|
griffon.lanterna.support |
Lanterna utilities.
|
Modifier and Type | Method and Description |
---|---|
LanternaAction.ResolveStrategy |
LanternaAction.getResolveStrategy() |
static LanternaAction.ResolveStrategy |
LanternaAction.ResolveStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanternaAction.ResolveStrategy[] |
LanternaAction.ResolveStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LanternaAction.setResolveStrategy(LanternaAction.ResolveStrategy resolveStrategy) |