Interface DataLayoutBuilderDefinition
- All Known Implementing Classes:
DefaultDataLayoutBuilderDefinition
public interface DataLayoutBuilderDefinition
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleandefault booleandefault booleandefault booleandefault booleandefault String[]default String[]default StringDeprecated.As of Athanasius (7.3.x), with no direct replacementDeprecated.As of Athanasius (7.3.x), with no direct replacementdefault String[]default String[]default booleanDeprecated.As of Athanasius (7.3.x), with no direct replacement
-
Method Details
-
allowFieldSets
default boolean allowFieldSets() -
allowMultiplePages
default boolean allowMultiplePages() -
allowNestedFields
default boolean allowNestedFields() -
allowRules
default boolean allowRules() -
allowSuccessPage
default boolean allowSuccessPage() -
getDisabledProperties
-
getDisabledTabs
-
getPaginationMode
Deprecated.As of Athanasius (7.3.x), with no direct replacement -
getSuccessPageSettings
Deprecated.As of Athanasius (7.3.x), with no direct replacement -
getUnimplementedProperties
-
getVisibleProperties
-
isMultiPage
Deprecated.As of Athanasius (7.3.x), with no direct replacement
-