| Package | Description |
|---|---|
| org.havi.ui | |
| org.havi.ui.event |
| Modifier and Type | Method and Description |
|---|---|
void |
HEventMulticaster.currentItemChanged(HItemEvent e)
Handles the
HItemEvent by invoking the
currentItemChanged methods on listener-a and listener-b. |
void |
HSelectionInputPreferred.processHItemEvent(HItemEvent evt)
Process an
HItemEvent
sent to this HSelectionInputPreferred. |
void |
HListGroup.processHItemEvent(HItemEvent evt)
Process an
HItemEvent
sent to this HListGroup. |
void |
HEventMulticaster.selectionChanged(HItemEvent e)
Handles the
HItemEvent by invoking the
selectionChanged methods on listener-a and listener-b. |
| Modifier and Type | Method and Description |
|---|---|
void |
HItemListener.currentItemChanged(HItemEvent e)
Called when a change to the current item of the
HItemValue occurs. |
void |
HItemListener.selectionChanged(HItemEvent e)
Called when a change to the selection mode or the set of selected items
held by the
HItemValue occurs. |
Copyright © 2012 code4tv.com. All Rights Reserved.