Uses of Interface
io.dialob.program.model.DisplayItem
-
Packages that use DisplayItem Package Description io.dialob.program.model -
-
Uses of DisplayItem in io.dialob.program.model
Subinterfaces of DisplayItem in io.dialob.program.model Modifier and Type Interface Description interfaceFormIteminterfaceGroupClasses in io.dialob.program.model that implement DisplayItem Modifier and Type Class Description classImmutableFormItemImmutable implementation ofFormItem.classImmutableGroupImmutable implementation ofGroup.Methods in io.dialob.program.model with parameters of type DisplayItem Modifier and Type Method Description ImmutableFormItem.BuilderImmutableFormItem.Builder. from(DisplayItem instance)Fill a builder with attribute values from the providedio.dialob.program.model.DisplayIteminstance.ImmutableGroup.BuilderImmutableGroup.Builder. from(DisplayItem instance)Fill a builder with attribute values from the providedio.dialob.program.model.DisplayIteminstance.voidAbstractItemVisitor. visitDisplayItem(DisplayItem displayItem)
-