Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
RecordViewSet |
RecordViewSetList.copy(java.lang.String newName,
RecordViewSet copySource)
Duplicates the given record view set and stores the result under the specified name.
|
RecordViewSet |
RecordViewSetList.copy(java.lang.String newName,
RecordViewSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given record view set and stores the result under the specified name.
|
RecordViewSet |
RecordViewSetList.getRecordViewSet(java.lang.String name)
Returns the record view set for the given name.
|
RecordViewSet |
PreferencesImpl.getRecordViewSet(java.lang.String name) |
RecordViewSet |
Preferences.getRecordViewSet(java.lang.String name)
Returns the record view set with the specified name.
|
RecordViewSet |
RecordViewSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<RecordViewSet> |
RecordViewSetList.getRecordViewSets()
Returns all sets contained in this list.
|
Modifier and Type | Method and Description |
---|---|
RecordViewSet |
RecordViewSetList.copy(java.lang.String newName,
RecordViewSet copySource)
Duplicates the given record view set and stores the result under the specified name.
|
RecordViewSet |
RecordViewSetList.copy(java.lang.String newName,
RecordViewSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given record view set and stores the result under the specified name.
|
void |
RecordViewSetList.delete(RecordViewSet setToDelete)
Deletes the given record view set.
|
void |
RecordViewSetList.rename(java.lang.String newName,
RecordViewSet setToRename)
Renames the given record view set to the new specified name.
|
void |
RecordViewSetList.rename(java.lang.String newName,
RecordViewSet setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given record view set to the new specified name.
|
void |
RecordViewSetList.setAsDefault(RecordViewSet newDefaultSet)
Sets the given set as the default record view set.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.