leon.view.setinterface
Interface LySetSelectedInterface
- All Known Subinterfaces:
- LyGraphicalCell, LyGraphicalLine, LyGraphicalLink, LyGraphicalListOption, LyGraphicalMapLink, LyGraphicalMapNode, LyGraphicalMapRegion, LyGraphicalSelectItem, LyGraphicalTreeNode
- All Known Implementing Classes:
- LyCell, LyJQCell, LyJQLine, LyJQLink, LyJQListOption, LyJQSelectItem, LyJQTreeNode, LyLine, LyLink, LyListOption, LyMapLink, LyMapNode, LyMapRegion, LyMapRegionBase, LyMobileCell, LyMobileLink, LyMobileMapNode, LyMobileTreeNode, LySelectItem, LyStrutsCell, LyStrutsLine, LyStrutsLink, LyStrutsListOption, LyStrutsMapLink, LyStrutsMapNode, LyStrutsMapRegion, LyStrutsSelectItem, LyStrutsTreeNode, LySwingCell, LySwingLine, LySwingLink, LySwingListOption, LySwingMapLink, LySwingMapNode, LySwingMapRegion, LySwingTreeNode, LyTreeNode
public interface LySetSelectedInterface
Abstract access to a method. Hides the specific implementation of the view (win, swing, html...)
A value, and may have its value set.
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setSelected(boolean status)
Sets the value of the select attribute with the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setSelected
void setSelected(boolean status)
- Sets the value of the select attribute with the given value. The selected (or unselected)
component may inform the user its status has changed.
- Parameters:
status
- true to indactes that the component is selected, false otherwise
Website: W4 S.A., contact us: support@w4global.com