LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalEntry

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LySetImageInterface, LySetValidityInterface, LyViewComponent
All Known Implementing Classes:
LyJQEntry, LyMobileEntry, LySwingEntry

public interface LyGraphicalEntry
extends LyGraphicalComponent, LySetValidityInterface, LySetImageInterface

The LyGraphicalEntry interface represents the abstract graphical component for the entry of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
LyEntry

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setChecked(boolean checked)
          Updates attribute checked to the given value.
 void setImage(java.lang.String image)
          Updates attribute image to the given value.
 void setOpen(boolean open)
          Updates attribute open to the given value.
 void setValidity(LyTreeNode.Validity validity)
          Updates attribute validity to the given value.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setChecked

void setChecked(boolean checked)
Updates attribute checked to the given value.

Parameters:
checked - Boolean indicating if attribute checked is set or unset.

setOpen

void setOpen(boolean open)
Updates attribute open to the given value.

Parameters:
open - Boolean indicating if attribute open is set or unset.

setValidity

void setValidity(LyTreeNode.Validity validity)
Updates attribute validity to the given value.

Specified by:
setValidity in interface LySetValidityInterface
Parameters:
validity - New value of validity.

setImage

void setImage(java.lang.String image)
Updates attribute image to the given value.

Specified by:
setImage in interface LySetImageInterface
Parameters:
image - New value of image.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com