Optional
_translationOptional
autoList of objects that should be loaded for correct operation of the object @example: amAbsractAsset list is called to show list of all descendants but the descendats should also be loaded becacuse without them field in the list are not presented correctly
Optional
devDistinguishes between stable object and objects under the development. Stable objects do no report information to the console When value is not used stable state is expected
Optional
dragCondition when view allows drag operation; Supported for types of views
Condition return values:
${obj.roleName}:${obj.subjectIDDesc}
}"Optional
dropMark hwo to manage drag
Optional
dropList of objectNames accepted for drop Object that supports drop object must implement back-end method server.dropObject with attributes objectName / objectID
@example: "drop":"={oName:'sysUser', oID:obj.subjectID , objDesc:${obj.roleName}:${obj.subjectIDDesc}
}"
Optional
dynamicDynamically defined icon used if icon variant could be set by object data. Used in dashboards and details (if exists)
Optional
extendsOptional
groupsList of object groups
Optional
helpOptional name of the help file Used the name only in case that is necessary to use non-default name. Default name is the name of the object. It is recommneded not to use them for abstract object due to the file sorting in documentation
Name of the icon from the module-loaded icons. Use name only for default object icon
Optional
moduleCondition of the module paramaters that user should have to use the condition. Condition is not fval only single string from module xxxOptions stored in the client settings Client get form server only objects that conditions are set Condition will be later used by server as well!
string describing, how to get single object description, typicaly someting like {@name } : {@status } @objectName, string should contain only object fields or
that is translated
Default object right is valid in case that uright for view or operation is not defined or if those has no -- prefix
objRight = "sysAction:use"
evaluated string that generates the object description used as a tooltip in the clip
Optional
offlineoptional condition when the object is stored offine. Condition is evaluated without attributes and without lang. Only obj object can be used for condition (and static objects g, user) Always evaluated, boolean value is not expected. For objects that are online only don't use the attribute (howeber offline:false works correctly)
Optional
selfThe same as selfDetail but used in case of dashboard
Optional
selfOptional name of the detail used for self detail instead of default. Evaluated in the list or clip when selfDetail or selfModal detail is used - can be used to used correct detail even in the case of list-detail view
Optional
versionOptional number of the model json model file version v2:
Additional information about the object