|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CategorizedItemsTableListener
This listener contains functions, which signal from this table to parent
| Method Summary | |
|---|---|
void |
categoriesLoaded(boolean bIsEmpty)
Notification whem categories are loaded from the persistence store. |
void |
categorySelected(int iCategoryId)
Notification when category was selected. |
| Method Detail |
|---|
void categorySelected(int iCategoryId)
iCategoryId - - id of selected category or DataObject.NEW_ID when no
category is currently selected anymorevoid categoriesLoaded(boolean bIsEmpty)
bIsEmpty - - if true, there were no categories loaded
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||