Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Uses of Class
oracle.adf.view.rich.event.BasePolytypeListener.EventType

Packages that use BasePolytypeListener.EventType
oracle.adf.view.rich.event   

 

Uses of BasePolytypeListener.EventType in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return BasePolytypeListener.EventType
protected  BasePolytypeListener.EventType BasePolytypeListener.getEventType()
          Gets the eventType from the state holder bean.
static BasePolytypeListener.EventType BasePolytypeListener.EventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BasePolytypeListener.EventType[] BasePolytypeListener.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.event with parameters of type BasePolytypeListener.EventType
protected  void BasePolytypeListener.setEventType(BasePolytypeListener.EventType eventType)
          Sets the eventType to the state holder bean.

 

Constructors in oracle.adf.view.rich.event with parameters of type BasePolytypeListener.EventType
BasePolytypeListener(BasePolytypeListener.EventType eventType)
          Constructor requires an enumeration of BasePolytypeListener.EventType that defines what associated event this particular instance handles.
ResetListener(BasePolytypeListener.EventType eventType)
          Constructor requires an enumeration of BasePolytypeListener.EventTypethat defines what associated event this particular instance handles.
SetPropertyListener(BasePolytypeListener.EventType eventType)
          Constructor requires an enumeration of BasePolytypeListener.EventType that defines what associated event this particular instance handles.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.