Interface DoubleSidedListSelectionModel

  • All Known Implementing Classes:
    ExportWizard

    public interface DoubleSidedListSelectionModel
    • Method Detail

      • getAllItems

        java.util.List<?> getAllItems()
      • getSelectedItems

        java.util.List<?> getSelectedItems()