Package | Description |
---|---|
xdev.ui | |
xdev.ui.event |
Modifier and Type | Method and Description |
---|---|
Formular.WorkingState |
Formular.getWorkingState()
Returns the working state of the form.
|
Formular.WorkingState |
XdevVirtualFormular.getWorkingState()
Returns the working state of the form.
|
Formular.WorkingState |
XdevFormular.getWorkingState()
Returns the working state of the form.
|
Formular.WorkingState |
FormularSupport.getWorkingState() |
static Formular.WorkingState |
Formular.WorkingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Formular.WorkingState[] |
Formular.WorkingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Formular.WorkingState |
FormularEvent.getFormularWorkingState()
Returns the formular's current
Formular.WorkingState , may be
null . |
Constructor and Description |
---|
FormularEvent(Formular source,
FormularComponent formularComponent,
Object formularComponentEventObject,
Formular.WorkingState formularWorkingState)
Creates a new event object.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.