Interface Selectable

    • Method Detail

      • isSelected

        boolean isSelected()
        Returns true, if the element is selected.
        Returns:
        true, if the element is selected.
        Since:
        2.0.0
      • select

        void select()
        Selects the element. If the element is already selected, the call has no effect.
        Since:
        2.0.0