Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
CategoryField |
CategoryFieldList.getCategoryField(java.lang.String guid)
Returns the category field for the given UID.
|
CategoryField |
CategoryFieldList.insert(FieldDefinition fieldDefinition,
int pos)
Adds a new field to this list if no field using this fields UID has been added yet.
|
CategoryField |
CategoryFieldList.insertSeparator(java.lang.String name,
int pos)
Creates a new field grouping separator element at the given position.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoryField> |
CategoryFieldList.getCategoryFields()
Returns a list of all category fields known to this list.
|
Modifier and Type | Method and Description |
---|---|
void |
CategoryFieldList.moveDown(CategoryField entry)
Moves the specified entry one position down in this list.
|
void |
CategoryFieldList.moveDownToEnd(CategoryField entry)
Moves the specified entry to the last position in this list.
|
void |
CategoryFieldList.moveUp(CategoryField entry)
Moves the specified entry one position up in this list.
|
void |
CategoryFieldList.moveUpToTop(CategoryField entry)
Moves the specified entry to the top position in this list.
|
void |
CategoryFieldList.remove(CategoryField categoryField)
Removes the given field from this list.
|
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.