Package org.adempiere.webui.editor
Interface INumberEditorConfiguration
- All Superinterfaces:
 IEditorConfiguration
Interface for NumberEditor configuration
- Author:
 - hengsin
 
- 
Method Summary
Modifier and TypeMethodDescriptiondefault BooleanReturn a not null value to override the integral setting from GridField.getDisplayTypeMethods inherited from interface org.adempiere.webui.editor.IEditorConfiguration
getMandatory, getReadonly 
- 
Method Details
- 
getIntegral
Return a not null value to override the integral setting from GridField.getDisplayType- Returns:
 - Boolean
 
 
 -