Class JcaMiniTableConfig

All Implemented Interfaces:
JcaComponentConfig, BasicTableConfig, ComponentConfig, CustomizableViewConfig, MiniTableConfig, Serializable, Cloneable

public class JcaMiniTableConfig extends AbstractJcaTableConfig implements MiniTableConfig
Describes a JCA mini table

Instances of this class should typically be created by a ComponentConfigFactory


Supported API: true

Extendable: false

See Also:
  • Method Details

    • isShowHeader

      public boolean isShowHeader()
      Return the value set for showHeader. If true then Table header will be rendered else it will not be rendered. Default to false.

      Supported API: true
      Returns:
      boolean