Class ColumnResizeEvent


  • public class ColumnResizeEvent
    extends Object
    • Constructor Detail

      • ColumnResizeEvent

        public ColumnResizeEvent​(int columnHash,
                                 int rowHash)
    • Method Detail

      • getRowHash

        public int getRowHash()
      • getColumnHash

        public int getColumnHash()
      • isLeft

        public boolean isLeft()
      • getDirection

        public org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent.Direction getDirection()