| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.component | 
| Modifier and Type | Method and Description | 
|---|---|
| SelectionListener[] | UIXListView. getSelectionListeners()Returns an array of attached selection listeners. | 
| SelectionListener[] | UIXTable. getSelectionListeners()Returns an array of attached selection listeners. | 
| SelectionListener[] | UIXTree. getSelectionListeners()Returns an array of attached selection listeners. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UIXListView. addSelectionListener(SelectionListener listener)Adds a selection listener. | 
| void | UIXTable. addSelectionListener(SelectionListener listener)Adds a selection listener. | 
| void | UIXTree. addSelectionListener(SelectionListener listener)Adds a selection listener. | 
| void | UIXListView. removeSelectionListener(SelectionListener listener)Removes a selection listener. | 
| void | UIXTable. removeSelectionListener(SelectionListener listener)Removes a selection listener. | 
| void | UIXTree. removeSelectionListener(SelectionListener listener)Removes a selection listener. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.