Package | Description |
---|---|
com.badlogic.gdx.scenes.scene2d.utils |
Modifier and Type | Method and Description |
---|---|
FocusListener.FocusEvent.Type |
FocusListener.FocusEvent.getType() |
static FocusListener.FocusEvent.Type |
FocusListener.FocusEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FocusListener.FocusEvent.Type[] |
FocusListener.FocusEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FocusListener.FocusEvent.setType(FocusListener.FocusEvent.Type focusType) |