| Modifier and Type | Method and Description |
|---|---|
void |
Category.addCategoryListener(CategoryListener<T> listener)
Add the given
CategoryListener to be informed about
changes in this category or any of its children. |
void |
Category.removeCategoryListener(CategoryListener<T> listener)
Remove the given
CategoryListener from this category |
Copyright © 2018. All rights reserved.