LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalHRef

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetImageInterface, LySetLabelInterface, LySetSensitiveInterface, LySetVisitedInterface, LyViewComponent
All Known Implementing Classes:
LyJQHRef, LyMobileHRef, LyStrutsHRef, LySwingHRef

public interface LyGraphicalHRef
extends LyGraphicalFieldItem, LySetLabelInterface, LySetImageInterface, LySetVisitedInterface, LySetSensitiveInterface

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

See Also:
LyHRef

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setImage(java.lang.String image)
          Updates attribute image to the given value.
 void setLabel(java.lang.String label)
          Updates attribute label to the given value.
 void setSensitive(boolean sensitive)
          Updates attribute sensitive to the given value.
 void setVisited(boolean visited)
          Updates attribute visited 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

setLabel

void setLabel(java.lang.String label)
Updates attribute label to the given value.

Specified by:
setLabel in interface LySetLabelInterface
Parameters:
label - New value of label.

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.

setVisited

void setVisited(boolean visited)
Updates attribute visited to the given value.

Specified by:
setVisited in interface LySetVisitedInterface
Parameters:
visited - Boolean indicating if attribute visited is set or unset.

setSensitive

void setSensitive(boolean sensitive)
Updates attribute sensitive to the given value.

Specified by:
setSensitive in interface LySetSensitiveInterface
Parameters:
sensitive - Boolean indicating if attribute sensitive is set or unset.

(c) January 2013 - W4 S.A.

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