leon.view.graphic
Interface LyGraphicalOption
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LySetEnabledInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQOption, LyMobileListOption, LyMobileOption, LyStrutsOption, LySwingOption
public interface LyGraphicalOption
- extends LyGraphicalComponent, LySetEnabledInterface
The LyGraphicalOption interface represents the abstract graphical component
for the option of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyOption
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setChecked(boolean checked)
Updates attribute checked to the given value. |
void |
setEnabled(boolean enabled)
Updates attribute enabled to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setChecked
void setChecked(boolean checked)
- Updates attribute checked to the given value.
- Parameters:
checked
- Boolean indicating if attribute checked is set or unset.
setEnabled
void setEnabled(boolean enabled)
- Updates attribute enabled to the given value.
- Specified by:
setEnabled
in interface LySetEnabledInterface
- Parameters:
enabled
- Boolean indicating if attribute enabled is set or unset.
Website: W4 S.A., contact us: support@w4global.com