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 Class
oracle.adf.view.rich.export.ExportedRowsType

Packages that use ExportedRowsType
oracle.adf.view.rich.export   

 

Uses of ExportedRowsType in oracle.adf.view.rich.export

 

Methods in oracle.adf.view.rich.export that return ExportedRowsType
 ExportedRowsType ExportContext.getExportedRowsType()
          Gets the exported row type for the current export action.
static ExportedRowsType ExportedRowsType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExportedRowsType[] ExportedRowsType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.export with parameters of type ExportedRowsType
 void ExportContext.setExportedRowsType(ExportedRowsType exportedRowsType)
          Sets the exported row type for the current export action.

 


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.