Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Class
oracle.javatools.controls.nicelist.NiceListActionEvent.Type

Packages that use NiceListActionEvent.Type
oracle.javatools.controls.nicelist   

 

Uses of NiceListActionEvent.Type in oracle.javatools.controls.nicelist

 

Methods in oracle.javatools.controls.nicelist that return NiceListActionEvent.Type
 NiceListActionEvent.Type NiceListActionEvent.getType()
          Get the type of event that occurred.
static NiceListActionEvent.Type NiceListActionEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NiceListActionEvent.Type[] NiceListActionEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.javatools.controls.nicelist with parameters of type NiceListActionEvent.Type
NiceListActionEvent(NiceList source, NiceListActionEvent.Type type, int row)
          Create a list action event.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.