Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Uses of Interface
oracle.adf.view.rich.event.ColumnSelectionListener

Packages that use ColumnSelectionListener
oracle.adf.view.rich.component.rich.data   

 

Uses of ColumnSelectionListener in oracle.adf.view.rich.component.rich.data

 

Methods in oracle.adf.view.rich.component.rich.data that return ColumnSelectionListener
 ColumnSelectionListener[] PartialRichTable.getColumnSelectionListeners()
          Returns an array of attached columnSelection listeners.
 ColumnSelectionListener[] PartialRichTreeTable.getColumnSelectionListeners()
          Returns an array of attached columnSelection listeners.

 

Methods in oracle.adf.view.rich.component.rich.data with parameters of type ColumnSelectionListener
 void PartialRichTable.addColumnSelectionListener(ColumnSelectionListener listener)
          Adds a columnSelection listener.
 void PartialRichTreeTable.addColumnSelectionListener(ColumnSelectionListener listener)
          Adds a columnSelection listener.
 void PartialRichTable.removeColumnSelectionListener(ColumnSelectionListener listener)
          Removes a columnSelection listener.
 void PartialRichTreeTable.removeColumnSelectionListener(ColumnSelectionListener listener)
          Removes a columnSelection listener.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Copyright © 2013 Oracle Corporation. All Rights Reserved.