com.vaadin.ui.

Class Tree.TreeContextClickEvent

    • Method Detail

      • getComponent

        public Tree getComponent()

        Description copied from class: Component.Event

        Gets the component where the event occurred.

        Overrides:

        getComponent in class Component.Event

        Returns:

        the source component of the event

      • getItemId

        public Object getItemId()

        Returns the item id of context clicked row.

        Returns:

        item id of clicked row; null if no row is present at the location