Toolbox
From Lianjapedia
Revision as of 09:37, 30 January 2013 by Helen.george (Talk | contribs)
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
Properties
This class supports the Common Properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Activepage | RW | Numeric | Index of the selected page, starting from 0, left to right |
Methods
This class supports the Common Methods plus the following:
| Method | Args | Description |
|---|---|---|
| Addobject | existing as Object | newobject as Character, class as Character | Add an existing object or a new object, in which case the object's class must also be specified |
| Removeobject | existing as Object | Remove the specified object |
Events
This class supports the Common Events plus the following:
| Event | Args | Description |
|---|