leon.view.graphic
Interface LyGraphicalTab
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LySetColorInterface, LySetEnabledInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQTab, LyMobileTab, LyStrutsTab
public interface LyGraphicalTab
- extends LyGraphicalComponent, LySetEnabledInterface, LySetColorInterface
The LyGraphicalTab interface represents the abstract graphical component
for the tab of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyTab
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setColor(java.lang.String color)
Updates attribute color 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
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.
setColor
void setColor(java.lang.String color)
- Updates attribute color to the given value.
- Specified by:
setColor
in interface LySetColorInterface
- Parameters:
color
- New value of color.
Website: W4 S.A., contact us: support@w4global.com