Class GridDropTargetState

    • Field Detail

      • dropMode

        public DropMode dropMode
        Stores the drop mode of the drop target Grid.
      • dropThreshold

        public int dropThreshold
        Stores the threshold between drop locations within a row in pixels. Defaults to 5px.
        See Also:
        DropMode.ON_TOP_OR_BETWEEN
    • Constructor Detail

      • GridDropTargetState

        public GridDropTargetState()