Uses of Class
org.teamapps.dto.UiFormLayoutPolicy
-
Uses of UiFormLayoutPolicy in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiFormLayoutPolicyModifier and TypeFieldDescriptionprotected List<UiFormLayoutPolicy> UiGridForm.layoutPoliciesprotected List<UiFormLayoutPolicy> UiGridForm.UpdateLayoutPoliciesCommand.layoutPoliciesMethods in org.teamapps.dto that return types with arguments of type UiFormLayoutPolicyModifier and TypeMethodDescriptionUiGridForm.getLayoutPolicies()UiGridForm.UpdateLayoutPoliciesCommand.getLayoutPolicies()Constructor parameters in org.teamapps.dto with type arguments of type UiFormLayoutPolicyModifierConstructorDescriptionUpdateLayoutPoliciesCommand(String componentId, List<UiFormLayoutPolicy> layoutPolicies)