public class SelectionHandler extends Object
Constructor and Description |
---|
SelectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
addCategorySelectionListener(CategorySelectionListener listener) |
void |
addContactSelectionListener(ContactSelectionListener listener) |
void |
selectCategory(Category category) |
void |
selectContact(Contact contact) |
public void addContactSelectionListener(ContactSelectionListener listener)
public void selectContact(Contact contact)
public void addCategorySelectionListener(CategorySelectionListener listener)
public void selectCategory(Category category)
Copyright © 2004–2016. All rights reserved.