Extension SDK 10.1.3.36.73

oracle.jdeveloper.faces.model.application
Interface ActionListener

All Superinterfaces:
ClassName, IDHolder, MutableObject

public interface ActionListener
extends ClassName, IDHolder, MutableObject

ActionListener represents information provided by all the elements in the faces-config.xml file. This needs to have its own class so that we can distinguish ActionListener that are in mutable faces-config.xml files from ones that are in immutable faces-config.xml files.


Methods inherited from interface oracle.jdeveloper.faces.model.types.ClassName
getClassName, setClassName
 
Methods inherited from interface oracle.jdeveloper.faces.model.base.IDHolder
getID, setID
 
Methods inherited from interface oracle.jdeveloper.faces.model.base.MutableObject
isMutable
 


Extension SDK 10.1.3.36.73

 

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