|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.uicli.binding.JUEventProducer
public class JUEventProducer
JUEventProducer implements interface EventProducer
EventProducer
Constructor Summary | |
---|---|
JUEventProducer(JUCtrlActionBinding actBnd) constructor |
Method Summary | |
---|---|
java.util.ArrayList |
getEventDefinitionsList() getEventDefinitionsList gets the ArrayList of Eventdefintions associated with the Producer |
java.lang.String |
getId() getId gets the Id of producer |
static JUEventProducer |
getInstance(JUCtrlActionBinding actBnd) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUEventProducer(JUCtrlActionBinding actBnd)
actBnd
- JUCtrlActionBinding ObjectMethod Detail |
---|
public java.lang.String getId()
getId
in interface EventProducer
public java.util.ArrayList getEventDefinitionsList()
getEventDefinitionsList
in interface EventProducer
EventDefinition
public static JUEventProducer getInstance(JUCtrlActionBinding actBnd)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |