|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileTitleBar
public class LyMobileTitleBar
Field Summary |
---|
Fields inherited from class leon.view.mobile.LyMobileObject |
---|
REWRITING_MODE, SEP_ID, WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID |
Fields inherited from class leon.view.graphic.LyGraphicalObject |
---|
__VERSION |
Fields inherited from interface leon.view.graphic.LyGraphicalTitleBar |
---|
__VERSION |
Constructor Summary | |
---|---|
LyMobileTitleBar(LyTitleBar titleBar)
|
Method Summary | |
---|---|
void |
init()
|
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. |
void |
writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
|
void |
writeXml(java.io.PrintWriter pw)
Write XML description corresponding to this component. |
Methods inherited from class leon.view.mobile.LyMobileObject |
---|
createWebview, expandUrl, getDirForDownloadImage, getImageUrl, getUrl, printJsonAttributeSeparator |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
---|
expand, free, getBounds, getChildrenBounds, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.view.graphic.LyGraphicalComponent |
---|
free, getViewComponent |
Constructor Detail |
---|
public LyMobileTitleBar(LyTitleBar titleBar)
Method Detail |
---|
public void writeXml(java.io.PrintWriter pw)
LyMobileComponent
writeXml
in interface LyMobileComponent
pw
- the print writerpublic void writeJson(java.io.PrintWriter pw, java.lang.String sessionId)
writeJson
in interface LyMobileComponent
public void init()
init
in interface LyMobileComponent
public void setImage(java.lang.String image)
LyGraphicalTitleBar
setImage
in interface LyGraphicalTitleBar
setImage
in interface LySetImageInterface
image
- New value of image.public void setImageToolTip(java.lang.String imageToolTip)
LyGraphicalTitleBar
setImageToolTip
in interface LyGraphicalTitleBar
imageToolTip
- New value of imageToolTip.public void setRightImage(java.lang.String rightImage)
LyGraphicalTitleBar
setRightImage
in interface LyGraphicalTitleBar
rightImage
- New value of rightImage.public void setRightImageToolTip(java.lang.String rightImageToolTip)
LyGraphicalTitleBar
setRightImageToolTip
in interface LyGraphicalTitleBar
rightImageToolTip
- New value of rightImageToolTip.public void setLeftLabel(java.lang.String leftLabel)
LyGraphicalTitleBar
setLeftLabel
in interface LyGraphicalTitleBar
leftLabel
- New value of leftLabel.public void setCenterLabel(java.lang.String centerLabel)
LyGraphicalTitleBar
setCenterLabel
in interface LyGraphicalTitleBar
centerLabel
- New value of centerLabel.public void setRightLabel(java.lang.String rightLabel)
LyGraphicalTitleBar
setRightLabel
in interface LyGraphicalTitleBar
rightLabel
- New value of rightLabel.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |