Class ColumnHeaderHoverLayerConfiguration

  • All Implemented Interfaces:
    IConfiguration

    public class ColumnHeaderHoverLayerConfiguration
    extends AggregateConfiguration
    Setup for the column header area to support column resizing and hover styling. Needs to be registered with the ColumnHeaderLayer instead of the default configuration to work correctly.
    • Constructor Detail

      • ColumnHeaderHoverLayerConfiguration

        public ColumnHeaderHoverLayerConfiguration​(HoverLayer layer)
    • Method Detail

      • addColumnHeaderStyleConfig

        protected void addColumnHeaderStyleConfig()
      • addColumnHeaderUIBindings

        protected void addColumnHeaderUIBindings​(HoverLayer layer)