You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.ui.

Class AbstractSelect.AbstractSelectTargetDetails

    • Field Detail

      • idOver

        protected Object idOver

        The item id over which the drag event happened.

    • Constructor Detail

      • AbstractSelectTargetDetails

        protected AbstractSelectTargetDetails​(Map<String,​Object> rawVariables)

        Constructor that automatically converts itemIdOver key to corresponding item Id

    • Method Detail

      • getItemIdOver

        public Object getItemIdOver()

        If the drag operation is currently over an Item, this method returns the identifier of that Item.

      • getDropLocation

        public VerticalDropLocation getDropLocation()

        Returns a detailed vertical location where the drop happened on Item.