leon.view.graphic
Interface LyGraphicalForm
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LySetEditableInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQForm, LyMobileForm, LyStrutsForm, LySwingForm
public interface LyGraphicalForm
- extends LyGraphicalPanel, LySetEditableInterface
The LyGraphicalForm interface represents the abstract graphical component
for the form of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyForm
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setEditable(boolean editable)
Updates attribute editable to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setEditable
void setEditable(boolean editable)
- Updates attribute editable to the given value.
- Specified by:
setEditable
in interface LySetEditableInterface
- Parameters:
editable
- Boolean indicating if attribute editable is set or unset.
Website: W4 S.A., contact us: support@w4global.com