Class AbstractSelect.AbstractSelectTargetDetails

    • Field Detail

      • idOver

        protected Object idOver
        Deprecated.
        The item id over which the drag event happened.
    • Constructor Detail

      • AbstractSelectTargetDetails

        protected AbstractSelectTargetDetails​(Map<String,​Object> rawVariables)
        Deprecated.
        Constructor that automatically converts itemIdOver key to corresponding item Id.
    • Method Detail

      • getItemIdOver

        public Object getItemIdOver()
        Deprecated.
        If the drag operation is currently over an Item, this method returns the identifier of that Item.
      • getDropLocation

        public com.vaadin.shared.ui.dd.VerticalDropLocation getDropLocation()
        Deprecated.
        Returns a detailed vertical location where the drop happened on Item.