Interface DataLayoutBuilderDefinition
- All Known Implementing Classes:
DefaultDataLayoutBuilderDefinition
public interface DataLayoutBuilderDefinition
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
default boolean
default boolean
default boolean
default boolean
default String[]
default String[]
default String
Deprecated.As of Athanasius (7.3.x), with no direct replacementDeprecated.As of Athanasius (7.3.x), with no direct replacementdefault String[]
default String[]
default boolean
Deprecated.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
-