Interface INumberEditorConfiguration

All Superinterfaces:
IEditorConfiguration

public interface INumberEditorConfiguration extends IEditorConfiguration
Interface for NumberEditor configuration
Author:
hengsin
  • Method Summary

    Modifier and Type
    Method
    Description
    default Boolean
    Return a not null value to override the integral setting from GridField.getDisplayType

    Methods inherited from interface org.adempiere.webui.editor.IEditorConfiguration

    getMandatory, getReadonly
  • Method Details

    • getIntegral

      default Boolean getIntegral()
      Return a not null value to override the integral setting from GridField.getDisplayType
      Returns:
      Boolean