|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HItemListener
The HItemListener interface enables the reception of HItemEvents, as generated
by objects implementing HItemValue.
| Parameter | Description | Default value | Set method | Get method |
|---|---|---|---|---|
| None. | ||||
| Description | Default value | Set method | Get method |
|---|---|---|---|
| None. | |||
| Method Summary | |
|---|---|
void |
currentItemChanged(HItemEvent e)
Called when a change to the current item of the HItemValue occurs. |
void |
selectionChanged(HItemEvent e)
Called when a change to the selection mode or the set of selected items held by the HItemValue occurs. |
| Method Detail |
|---|
void selectionChanged(HItemEvent e)
HItemValue occurs.
e - is the HItemEvent generated by the object implementing HItemValue.void currentItemChanged(HItemEvent e)
HItemValue occurs.
e - is the HItemEvent generated by the object implementing HItemValue.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||