leon.view.mobile
Class LyMobileHRef
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileHRef
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalHRef, LyViewComponent, LyMobileComponent, LyFreeInterface, LySetImageInterface, LySetLabelInterface, LySetSensitiveInterface, LySetVisitedInterface
public class LyMobileHRef
- extends LyMobileObject
- implements LyGraphicalHRef
Method Summary |
void |
init()
|
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. |
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.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 |
LyMobileHRef
public LyMobileHRef(LyHRef href)
writeXml
public void writeXml(java.io.PrintWriter pw)
- Description copied from interface:
LyMobileComponent
- Write XML description corresponding to this component.
- Specified by:
writeXml
in interface LyMobileComponent
- Parameters:
pw
- the print writer
writeJson
public void writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
- Specified by:
writeJson
in interface LyMobileComponent
init
public void init()
- Specified by:
init
in interface LyMobileComponent
setLabel
public void setLabel(java.lang.String label)
- Description copied from interface:
LyGraphicalHRef
- Updates attribute label to the given value.
- Specified by:
setLabel
in interface LyGraphicalHRef
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- New value of label.
setImage
public void setImage(java.lang.String image)
- Description copied from interface:
LyGraphicalHRef
- Updates attribute image to the given value.
- Specified by:
setImage
in interface LyGraphicalHRef
- Specified by:
setImage
in interface LySetImageInterface
- Parameters:
image
- New value of image.
setVisited
public void setVisited(boolean visited)
- Description copied from interface:
LyGraphicalHRef
- Updates attribute visited to the given value.
- Specified by:
setVisited
in interface LyGraphicalHRef
- Specified by:
setVisited
in interface LySetVisitedInterface
- Parameters:
visited
- Boolean indicating if attribute visited is set or unset.
setSensitive
public void setSensitive(boolean sensitive)
- Description copied from interface:
LyGraphicalHRef
- Updates attribute sensitive to the given value.
- Specified by:
setSensitive
in interface LyGraphicalHRef
- Specified by:
setSensitive
in interface LySetSensitiveInterface
- Parameters:
sensitive
- Boolean indicating if attribute sensitive is set or unset.
Website: W4 S.A., contact us: support@w4global.com