Interface SelectionToggleable

    • Method Detail

      • toggleSelection

        void toggleSelection​(boolean selected)
        Sets the selections for this component.
        Parameters:
        selected - if true, select everything. If false, deselect everything.