Interface ISelectionUpdater


  • public interface ISelectionUpdater
    This interface provides a selection update methods
    • Method Detail

      • update

        void update​(FormEditorComponent component,
                    Object... selection)
        The method set new selection
        Parameters:
        component - the component
        selection - the selection, if the selection is empty (selection.length == 0), then will be set empty selection