Package | Description |
---|---|
org.apache.myfaces.trinidad.component |
Modifier and Type | Method and Description |
---|---|
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 |
UIXTable.addSelectionListener(SelectionListener listener)
Adds a selection listener.
|
void |
UIXTree.addSelectionListener(SelectionListener listener)
Adds a selection listener.
|
void |
UIXTable.removeSelectionListener(SelectionListener listener)
Removes a selection listener.
|
void |
UIXTree.removeSelectionListener(SelectionListener listener)
Removes a selection listener.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.