Difference between revisions of "Page"

From Lianjapedia
Jump to: navigation, search
(Properties)
(Properties)
Line 21: Line 21:
 
|Layout
 
|Layout
 
|RW
 
|RW
|
+
|numeric
|
+
|Container layout: 1=horizontal, 2=vertical, 3=form
 
|-
 
|-
 
|}
 
|}

Revision as of 11:16, 1 February 2012

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Caption RW string Title displayed in page's tab in tab bar.
Picture RW
Layout RW numeric Container layout: 1=horizontal, 2=vertical, 3=form

Methods

This class supports the Common methods plus the following:

Method Args Description
Addobject name,class Adds an object to the page container.
Removeobject object Removes an object from the page container.

Events

This class supports the Common events plus the following:

Event Args Description