Public Member Functions | |
| boolean | add (Category category) |
| boolean | addAll (Collection categories) |
| boolean | remove (Category category) |
| boolean | contains (Category category) |
| Category[] | list () |
|
|
|
|
|
Adds all of the categories in the specified collection to this selection if they're not already present.
|
|
|
Check if the category is part of the selection.
|
|
|
List the selected categories.
|
|
|
Remove a category from the selection.
|
1.3.8