LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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.


Field Summary
 
Fields inherited from interface leon.view.LyViewComponent
__VERSION
 
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.
 

Method Detail

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()

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com