leon.view.mobile
Interface LyMobileComponent
- All Superinterfaces:
- LyViewComponent
- All Known Implementing Classes:
- LyMobileArea, LyMobileBoolean, LyMobileCanvas, LyMobileCaption, LyMobileCell, LyMobileChart, LyMobileChoice, LyMobileColor, LyMobileCommand, LyMobileCommands, LyMobileConstraint, LyMobileDate, LyMobileDictionary, LyMobileEntry, LyMobileFile, LyMobileFooter, LyMobileFooters, LyMobileForm, LyMobileFormField, LyMobileFrame, LyMobileGantt, LyMobileGauge, LyMobileHeader, LyMobileHeaders, LyMobileHRef, LyMobileHRefs, LyMobileIcon, LyMobileInterval, LyMobileItem, LyMobileLabel, LyMobileLayout, LyMobileLine, LyMobileLink, LyMobileList, LyMobileListOption, LyMobileMap, LyMobileMapNode, LyMobileMenu, LyMobileMenuBar, LyMobileMessage, LyMobileMessages, LyMobileNotice, LyMobileNumber, LyMobileObject, LyMobileOption, LyMobilePopupMenu, LyMobileRelation, LyMobileReporting, LyMobileRow, LyMobileRows, LyMobileSelectBar, LyMobileSelectItem, LyMobileSplitter, LyMobileTab, LyMobileTable, LyMobileTableObject, LyMobileTabs, LyMobileText, LyMobileTip, LyMobileTitleBar, LyMobileTool, LyMobileToolBar, LyMobileTree, LyMobileTreeNode
public interface LyMobileComponent
- extends LyViewComponent
Interface for LyComponents objects which can write an XML description of themselves.
Method Summary |
void |
init()
|
void |
writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
|
void |
writeXml(java.io.PrintWriter pw)
Write XML description corresponding to this component. |
writeXml
void writeXml(java.io.PrintWriter pw)
- Write XML description corresponding to this component.
- Parameters:
pw
- the print writer
writeJson
void writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
init
void init()
Website: W4 S.A., contact us: support@w4global.com