Class GridRadioSelectionColumn

    • Constructor Detail

      • GridRadioSelectionColumn

        public GridRadioSelectionColumn()
    • Method Detail

      • setFrozen

        public void setFrozen​(boolean frozen)
        Sets this column's frozen state.
        Parameters:
        frozen - whether to freeze or unfreeze this column
      • isFrozen

        @Synchronize("frozen-changed")
        public boolean isFrozen()
        Gets the this column's frozen state.
        Returns:
        whether this column is frozen