GenericIcons

From FiFormsWiki

Jump to: navigation, search

class genericIcons

A generic parent class for all iconsets

Contents

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


Method Detail

genericIcons

Class constructor

Syntax: genericIcons()


Returns

A genericIcons object

Personal tools