JavaScript API Reference for Oracle ADF Faces
|
Oracle© Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.1) E12046-09 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
|
+--oracle.adf.view.js.base.AdfObject
|
+--oracle.adf.view.js.agent.AdfTouchContextMenuManager
public class AdfTouchContextMenuManager extends AdfObject
AdfAgent.createContextMenuEventGenerator()
Field Summary |
|---|
Fields inherited from oracle.adf.view.js.base.AdfObject |
constructor, superclass |
Fields inherited from org.ecmascript.object.Object |
prototype |
Constructor Summary |
|
|---|---|
public |
|
Method Summary |
|
|---|---|
public AdfComponentEvent |
|
public void |
|
protected void |
|
Methods inherited from oracle.adf.view.js.base.AdfObject |
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
Field Detail |
|---|
Constructor Detail |
|---|
public AdfTouchContextMenuManager()
Method Detail |
|---|
public AdfComponentEvent deriveContextMenuEvent(AdfComponentEvent componentEvent)AdfPage service when redistributing native events into component events. Each component event will be passed into this function - provided the agent chooses to implement. This manager will need to keep track of the criteria for deriving the target contextMenu event from the source touch event.componentEvent |
- | derives a contextMenu event from the componentEvent |
AdfComponentEvent - component event of type AdfComponentEvent.CONTEXT_MENU_EVENT_TYPE or nullAdfAgent.createContextMenuEventGenerator()public void dispose()void - nullprotected void Init()AdfComponentEvent.CONTEXT_MENU_EVENT_TYPE event from a a AdfComponentEvent.void - nullAdfObject.Init()
|
Oracle© Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.1) E12046-09 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||