Uses of Class
org.teamapps.dto.UiFormSectionFloatingField
-
Uses of UiFormSectionFloatingField in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiFormSectionFloatingFieldModifier and TypeFieldDescriptionprotected List<UiFormSectionFloatingField> UiFormSectionFloatingFieldsPlacement.floatingFieldsMethods in org.teamapps.dto that return UiFormSectionFloatingFieldModifier and TypeMethodDescriptionUiFormSectionFloatingField.setMaxHeight(int maxHeight) UiFormSectionFloatingField.setMaxWidth(int maxWidth) UiFormSectionFloatingField.setMinHeight(int minHeight) UiFormSectionFloatingField.setMinWidth(int minWidth) Methods in org.teamapps.dto that return types with arguments of type UiFormSectionFloatingFieldConstructor parameters in org.teamapps.dto with type arguments of type UiFormSectionFloatingFieldModifierConstructorDescriptionUiFormSectionFloatingFieldsPlacement(List<UiFormSectionFloatingField> floatingFields)