Uses of Class
io.dialob.session.engine.program.model.ImmutableFormItem
Packages that use ImmutableFormItem
-
Uses of ImmutableFormItem in io.dialob.session.engine.program.model
Methods in io.dialob.session.engine.program.model that return ImmutableFormItemModifier and TypeMethodDescriptionImmutableFormItem.Builder.build()Builds a newImmutableFormItem.static ImmutableFormItemCreates an immutable copy of aFormItemvalue.final ImmutableFormItemImmutableFormItem.withActiveExpression(Expression value) Copy the current immutable object by setting a present value for the optionalactiveExpressionattribute.final ImmutableFormItemImmutableFormItem.withActiveExpression(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for theactiveExpressionattribute.final ImmutableFormItemImmutableFormItem.withClassName(Expression value) Copy the current immutable object by setting a present value for the optionalclassNameattribute.final ImmutableFormItemImmutableFormItem.withClassName(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for theclassNameattribute.final ImmutableFormItemImmutableFormItem.withDefaultValue(Object value) Copy the current immutable object by setting a present value for the optionaldefaultValueattribute.final ImmutableFormItemImmutableFormItem.withDefaultValue(Optional<? extends Object> optional) Copy the current immutable object by setting an optional value for thedefaultValueattribute.final ImmutableFormItemImmutableFormItem.withDescriptionExpression(Expression value) Copy the current immutable object by setting a present value for the optionaldescriptionExpressionattribute.final ImmutableFormItemImmutableFormItem.withDescriptionExpression(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for thedescriptionExpressionattribute.final ImmutableFormItemImmutableFormItem.withDisabledExpression(Expression value) Copy the current immutable object by setting a present value for the optionaldisabledExpressionattribute.final ImmutableFormItemImmutableFormItem.withDisabledExpression(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for thedisabledExpressionattribute.final ImmutableFormItemImmutableFormItem.withErrors(Error... elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableFormItemImmutableFormItem.withErrors(Iterable<? extends Error> elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableFormItemCopy the current immutable object by setting a value for theidattribute.final ImmutableFormItemImmutableFormItem.withIsPrototype(boolean value) Copy the current immutable object by setting a value for theisPrototypeattribute.final ImmutableFormItemImmutableFormItem.withLabelExpression(Expression value) Copy the current immutable object by setting a present value for the optionallabelExpressionattribute.final ImmutableFormItemImmutableFormItem.withLabelExpression(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for thelabelExpressionattribute.final ImmutableFormItemCopy the current immutable object by replacing thepropsmap with the specified map.final ImmutableFormItemImmutableFormItem.withRequiredExpression(Expression value) Copy the current immutable object by setting a present value for the optionalrequiredExpressionattribute.final ImmutableFormItemImmutableFormItem.withRequiredExpression(Optional<? extends Expression> optional) Copy the current immutable object by setting an optional value for therequiredExpressionattribute.final ImmutableFormItemCopy the current immutable object by setting a value for thetypeattribute.final ImmutableFormItemImmutableFormItem.withValueSetId(String value) Copy the current immutable object by setting a present value for the optionalvalueSetIdattribute.final ImmutableFormItemImmutableFormItem.withValueSetId(Optional<String> optional) Copy the current immutable object by setting an optional value for thevalueSetIdattribute.final ImmutableFormItemImmutableFormItem.withValueType(ValueType value) Copy the current immutable object by setting a value for thevalueTypeattribute.final ImmutableFormItemCopy the current immutable object by setting a value for theviewattribute.