Interface DisplayItem
- All Superinterfaces:
Item,ProgramNode,Serializable,StructuralNode
- All Known Implementing Classes:
ImmutableFormItem,ImmutableGroup
-
Method Summary
Methods inherited from interface io.dialob.session.engine.program.model.Item
getDefaultValue, getId, getType, getValueSetId, getValueTypeMethods inherited from interface io.dialob.session.engine.program.model.StructuralNode
isPrototype
-
Method Details
-
getView
-
getProps
-
getClassName
Optional<Expression> getClassName() -
getActiveExpression
Optional<Expression> getActiveExpression() -
getRequiredExpression
Optional<Expression> getRequiredExpression() -
getDisabledExpression
Optional<Expression> getDisabledExpression() -
getLabelExpression
Optional<Expression> getLabelExpression() -
getDescriptionExpression
Optional<Expression> getDescriptionExpression() -
getErrors
-