leon.view.mobile
Class LyMobileList
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileList
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalList, LyViewComponent, LyMobileComponent, LyFreeInterface, LySetListOptionsInterface
public class LyMobileList
- extends LyMobileObject
- implements LyGraphicalList
Method Summary |
void |
addListOption(LyListOption listOptions,
int pos)
Inserts a sub-component listOptions at given position. |
void |
init()
|
void |
removeListOption(LyListOption listOptions)
Removes a sub-component listOptions. |
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 |
LyMobileList
public LyMobileList(LyList list)
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
addListOption
public void addListOption(LyListOption listOptions,
int pos)
- Description copied from interface:
LyGraphicalList
- Inserts a sub-component listOptions at given position.
- Specified by:
addListOption
in interface LyGraphicalList
- Specified by:
addListOption
in interface LySetListOptionsInterface
- Parameters:
listOptions
- The listOptions to add to listOptions list.pos
- Position where the sub-component is inserted.
removeListOption
public void removeListOption(LyListOption listOptions)
- Description copied from interface:
LyGraphicalList
- Removes a sub-component listOptions.
- Specified by:
removeListOption
in interface LyGraphicalList
- Specified by:
removeListOption
in interface LySetListOptionsInterface
- Parameters:
listOptions
- The listOptions to remove to listOptions list.
Website: W4 S.A., contact us: support@w4global.com