Optional
_hintOptional
_tooltipOptional
_translationOptional
appOnly for application - when true, translation are not stored on server Ignored by typescript
List of fields in the enum
Optional
iconOptional
labelOptinonal commands about label false - no label is printed string - string to translate (used instead of fieldname) true - does not affects functionality (useless) evaluaated - (=obj.enumVal('x')) --- should return translated value, result is not translated. Remember that obj is empty (nevertheless defined) for new object
Optional
orderOptional command how to order the lines If not defined, they are not ordered and order from the file is used
Optional
shortcutOptional shortcut
Optional
styleclassName (in case thet style is string) or list of styles using htmlelements.style JS attributes
style='box--dataImportant' box--dataImportant should be defined class in the css styles
syle={"maxWidth":"20em"} set up the maxWidth style attribute for the box
styl={"border":"=obj.status=='AC'?'solid':'none' "}
Optional
transOptinonal name of the translation string base name If not defined enum name is used Settings allows using the same translation strings for more enums
Optional
type
Description of the enumeration list - single system enum
Field module se filled according to the file from which it is loaded