Uses of Interface
com.uc4.api.IFormItem
Packages that use IFormItem
-
Uses of IFormItem in com.uc4.api
Classes in com.uc4.api that implement IFormItemModifier and TypeClassDescriptionclass
Shared implementation for each concrecte form item.class
This class represents a label in aForm
.class
This class is used for fields which contain a list of predefined values.class
This class is used for fields which can only contain numbers.class
This class is used for text input fields and date fields.Methods in com.uc4.api that return types with arguments of type IFormItem