Package io.jmix.dynattr
Interface AttributeDefinition.Configuration
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- CommonAttributeDefinition.CommonAttributeConfiguration
- Enclosing interface:
- AttributeDefinition
- 
Method Summary
- 
Method Details- 
isLookupboolean isLookup()
- 
getRowsCount
- 
getFormWidth
- 
getScreens
- 
getJoinClause
- 
getWhereClause
- 
getColumnName
- 
getColumnAlignment
- 
getNumberFormatPattern
- 
getColumnWidth
- 
getValidatorGroovyScript
- 
getMinInt
- 
getMaxInt
- 
getMinDouble
- 
getMaxDouble
- 
getMinDecimal
- 
getMaxDecimal
- 
getOptionsLoaderScript
- 
getOptionsLoaderType
- 
getRecalculationScript
- 
getColumnNumber
- 
getRowNumber
- 
getDependsOnAttributeCodes
- 
getLookupScreen
 
-