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