Package io.jmix.dynattrflowui
Class DynAttrUiProperties
java.lang.Object
io.jmix.dynattrflowui.DynAttrUiProperties
-
Constructor Summary
ConstructorsConstructorDescriptionDynAttrUiProperties(int dynamicAttributesPanelMaxCount, int maxRecalculationLevel, boolean groovyEnabled) -
Method Summary
Modifier and TypeMethodDescriptionintintboolean
-
Constructor Details
-
DynAttrUiProperties
@ConstructorBinding public DynAttrUiProperties(@DefaultValue("4") int dynamicAttributesPanelMaxCount, @DefaultValue("10") int maxRecalculationLevel, @DefaultValue("true") boolean groovyEnabled)
-
-
Method Details
-
getDynamicAttributesPanelMaxColumnsCount
public int getDynamicAttributesPanelMaxColumnsCount()- See Also:
-
getMaxRecalculationLevel
public int getMaxRecalculationLevel()- See Also:
-
isGroovyEnabled
public boolean isGroovyEnabled()
-