KEYWORDs |
|
abstract |
defines a class for which you cannot create object
instances |
|
application |
the associated application menu |
|
autonumber |
list of autonumbers enabled to create objects
of this class |
|
baseform |
default form associated to the top class in the
hierarchy |
|
description |
the class description |
|
event |
event associated to a check or action trigger |
|
extend |
defines a super-class (parent class in the hierarchy)
for this class |
|
field |
class field(s) |
|
force |
this flag allows to ignore errors during the creation/update
(for example, a trigger/method program or a field not yet defined)
|
|
form |
default form used to edit the object field values
in the user interface |
|
hidden |
administration hidden objects are not visible/usable |
|
image |
local path for the class icon to upload |
|
imagedata |
base64 code for the class icon |
|
lifecycle |
list of lifecycles enabled to support
objects of this class |
|
linktype |
list of linktypes enabled to connect
objects of this class (from/to side) |
|
method |
a program associated to this class objects, executable
with "object execute" command |
|
moddate |
last modification date |
|
name |
the class name |
|
ownfield |
a field not inherited from parent classes |
|
ownform |
default form directly associated to this class |
|
ownmethod |
method directly associated to this class |
|
ownprogram |
trigger program directly associated to this class |
|
ownsubclass |
list of directly derived subclasses in the hierarchy
|
|
ownworkflow |
workflow directly associated to this class |
|
program |
trigger program associated to a specific event |
|
subclass |
list of all subclasses (derived classes) in the
hierarchy |
|
superclass |
the parent class in the hierarchy |
|
svnrev |
SVN repository revision number |
|
top |
filter top classes only (without parent class) |
|
workflow |
workflow associated to a specific event (starts
automatically) |