|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.uicli.binding.JUEventConsumer
public class JUEventConsumer
JUEventConsumer implements interface EventConsumer
EventConsumer| Constructor Summary | |
|---|---|
JUEventConsumer(JUCtrlActionBinding actBnd)constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getId()getId gets the Id of producer |
void |
handleEvent(Event obj, java.util.HashMap consumerMap)handleEvent using this method consumer handles the event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUEventConsumer(JUCtrlActionBinding actBnd)
actBnd - JUCtrlActionBinding Object| Method Detail |
|---|
public java.lang.String getId()
getId in interface EventConsumer
public void handleEvent(Event obj,
java.util.HashMap consumerMap)
handleEvent in interface EventConsumerobj - Event ObjectconsumerMap - HashMap comprising of ConsumerDef parameters name, values
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||