GenericIcons
From FiFormsWiki
class genericIcons
A generic parent class for all iconsets
Contents |
[edit]
Properties
| $delete | Symbol for deleting the current record |
| $first | Symbol for moving to the first record |
| $last | Symbol for moving to the last record |
| $new | Symbol for creating a new record |
| $next | Symbol for moving to the next record |
| $previous | Symbol for moving to the previous record |
| $sv | Symbol for switching modes to sheet view |
| $svNew | Symbol in sheet view to insert a new record (in normal view) |
| $svView | Symbol in sheet view to switch to normal view |
| $update | Symbol for saving changes to the current record |
[edit]
Method Detail
[edit]
genericIcons
Class constructor
Syntax: genericIcons()
[edit]
Returns
A genericIcons object


