leon.view.mobile
Class LyMobileEntry
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileEntry
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalEntry, LyViewComponent, LyMobileComponent, LyFreeInterface, LySetImageInterface, LySetValidityInterface
public class LyMobileEntry
- extends LyMobileObject
- implements LyGraphicalEntry
Method Summary |
void |
init()
|
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. |
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 |
LyMobileEntry
public LyMobileEntry(LyEntry entry)
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
setChecked
public void setChecked(boolean checked)
- Description copied from interface:
LyGraphicalEntry
- Updates attribute checked to the given value.
- Specified by:
setChecked
in interface LyGraphicalEntry
- Parameters:
checked
- Boolean indicating if attribute checked is set or unset.
setOpen
public void setOpen(boolean open)
- Description copied from interface:
LyGraphicalEntry
- Updates attribute open to the given value.
- Specified by:
setOpen
in interface LyGraphicalEntry
- Parameters:
open
- Boolean indicating if attribute open is set or unset.
setValidity
public void setValidity(LyTreeNode.Validity validity)
- Description copied from interface:
LyGraphicalEntry
- Updates attribute validity to the given value.
- Specified by:
setValidity
in interface LyGraphicalEntry
- Specified by:
setValidity
in interface LySetValidityInterface
- Parameters:
validity
- New value of validity.
setImage
public void setImage(java.lang.String image)
- Description copied from interface:
LyGraphicalEntry
- Updates attribute image to the given value.
- Specified by:
setImage
in interface LyGraphicalEntry
- Specified by:
setImage
in interface LySetImageInterface
- Parameters:
image
- New value of image.
Website: W4 S.A., contact us: support@w4global.com