LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalTitleBar

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LySetImageInterface, LyViewComponent
All Known Implementing Classes:
LyJQTitleBar, LyMobileTitleBar, LyStrutsTitleBar, LySwingTitleBar

public interface LyGraphicalTitleBar
extends LyGraphicalComponent, LySetImageInterface

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

See Also:
LyTitleBar

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setCenterLabel(java.lang.String centerLabel)
          Updates attribute centerLabel to the given value.
 void setImage(java.lang.String image)
          Updates attribute image to the given value.
 void setImageToolTip(java.lang.String imageToolTip)
          Updates attribute imageToolTip to the given value.
 void setLeftLabel(java.lang.String leftLabel)
          Updates attribute leftLabel to the given value.
 void setRightImage(java.lang.String rightImage)
          Updates attribute rightImage to the given value.
 void setRightImageToolTip(java.lang.String rightImageToolTip)
          Updates attribute rightImageToolTip to the given value.
 void setRightLabel(java.lang.String rightLabel)
          Updates attribute rightLabel 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

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.

setImageToolTip

void setImageToolTip(java.lang.String imageToolTip)
Updates attribute imageToolTip to the given value.

Parameters:
imageToolTip - New value of imageToolTip.

setRightImage

void setRightImage(java.lang.String rightImage)
Updates attribute rightImage to the given value.

Parameters:
rightImage - New value of rightImage.

setRightImageToolTip

void setRightImageToolTip(java.lang.String rightImageToolTip)
Updates attribute rightImageToolTip to the given value.

Parameters:
rightImageToolTip - New value of rightImageToolTip.

setLeftLabel

void setLeftLabel(java.lang.String leftLabel)
Updates attribute leftLabel to the given value.

Parameters:
leftLabel - New value of leftLabel.

setCenterLabel

void setCenterLabel(java.lang.String centerLabel)
Updates attribute centerLabel to the given value.

Parameters:
centerLabel - New value of centerLabel.

setRightLabel

void setRightLabel(java.lang.String rightLabel)
Updates attribute rightLabel to the given value.

Parameters:
rightLabel - New value of rightLabel.

(c) January 2013 - W4 S.A.

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