| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.chips |
| Modifier and Type | Method and Description |
|---|---|
void |
Chips.addCloseListener(CloseListener listener)
Adds the listener to the collection of listeners who will be notified when
the control is closed by the user, by sending it one of the messages
defined in the
CodeListener interface. |
void |
Chips.removeCloseListener(CloseListener listener)
Removes the listener from the collection of listeners who will be notified
when the control is closed by the user.
|