Difference between revisions of "Page"

From Lianjapedia
Jump to: navigation, search
(Methods)
Line 36: Line 36:
 
|-
 
|-
 
|Addobject
 
|Addobject
|
+
|name,class
|
+
|Adds an object to the page container.
 
|-
 
|-
 
|Removeobject
 
|Removeobject
|
+
|object
|
+
|Removes an object from the page container.
 
|-
 
|-
 
|}
 
|}

Revision as of 10:59, 1 February 2012

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Caption RW
Picture RW
Layout RW

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