Difference between revisions of "Actionbar"
From Lianjapedia
Yvonne.milne (Talk | contribs) |
Helen.george (Talk | contribs) |
||
| Line 9: | Line 9: | ||
!width="50%"|Description | !width="50%"|Description | ||
|- | |- | ||
| − | + | |Reccount | |
| + | |RW | ||
| + | |Numeric | ||
| + | |Number of records | ||
| + | |- | ||
| + | |Recno | ||
| + | |RW | ||
| + | |Numeric | ||
| + | |Current record number | ||
| + | |- | ||
|} | |} | ||
Revision as of 11:13, 20 December 2012
Properties
This class supports the Common properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Reccount | RW | Numeric | Number of records |
| Recno | RW | Numeric | Current record number |
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 | ||
| Addaction | ||
| Addseparator |
Events
This class supports the Common events plus the following:
| Event | Args | Description |
|---|