Optional _hintOptional _tooltipOptional _translationOptional groupoptional group for situations where more than a single group is necessary, e.g. for reports where are both select fields and their translations. Partners in communication should habe their own lists of groups
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 element order
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 typesome type of the attribute - has not special meaning and is used as functio needs. Could contain although type of value but on in case that it would be necessary
Optional valueattribute value; can be null, in some cases even the fact, that the attribute exists, has its meaning
Attribute of the iCommand. It should contain value as well as type