leon.view.mobile
Class LyMobileSplitter
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileSplitter
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalContainer, LyGraphicalFieldItem, LyGraphicalPanel, LyGraphicalSplitter, LyViewComponent, LyMobileComponent, LyFreeInterface
public class LyMobileSplitter
- extends LyMobileObject
- implements LyGraphicalSplitter
Method Summary |
void |
init()
|
void |
setActivePart(LySplitter.ActivePart activePart)
Updates attribute activePart to the given value. |
void |
setSelected(boolean status)
|
void |
setSizes(java.lang.String sizes)
Updates attribute sizes 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 |
LyMobileSplitter
public LyMobileSplitter(LySplitter splitter)
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
setSizes
public void setSizes(java.lang.String sizes)
- Description copied from interface:
LyGraphicalSplitter
- Updates attribute sizes to the given value.
- Specified by:
setSizes
in interface LyGraphicalSplitter
- Parameters:
sizes
- New value of sizes.
setSelected
public void setSelected(boolean status)
setActivePart
public void setActivePart(LySplitter.ActivePart activePart)
- Description copied from interface:
LyGraphicalSplitter
- Updates attribute activePart to the given value.
- Specified by:
setActivePart
in interface LyGraphicalSplitter
- Parameters:
activePart
- New value of activePart.
Website: W4 S.A., contact us: support@w4global.com