|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17489-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |
org.ecmascript.object.Object | +--oracle.adf.view.js.base.AdfObject | +--oracle.adf.view.js.base.AdfUIPeer | +--oracle.adf.view.js.laf.rich.AdfRichUIPeer | +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlCommandMenuItemPeer
public class AdfDhtmlCommandMenuItemPeer extends AdfRichUIPeer
Field Summary |
|
---|---|
private static Object |
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer |
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, DISABLED_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_TARGET_STYLECLASS, HOVER_TARGET_STYLECLASS, READONLY_STYLECLASS |
Fields inherited from oracle.adf.view.js.base.AdfObject |
constructor, superclass |
Fields inherited from org.ecmascript.object.Object |
prototype |
Constructor Summary |
|
---|---|
public |
|
Method Summary |
|
---|---|
protected Object |
|
protected Object |
|
protected Object |
|
private Object |
|
private Object |
|
protected Object |
|
private Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected static Object |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
Methods inherited from oracle.adf.view.js.base.AdfUIPeer |
getDefaultDragRecognizer, getParentPeer, initiateDrag, isVisible, needsResizeNotify |
Methods inherited from oracle.adf.view.js.base.AdfObject |
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
Field Detail |
---|
private static Object _AFR_GROUPID
Constructor Detail |
---|
public AdfDhtmlCommandMenuItemPeer()
Method Detail |
---|
protected Object ComponentDisabledChanged(Object component,
Object domElement,
Object newValue,
Object oldValue)
component |
||
domElement |
||
newValue |
||
oldValue |
Object
protected Object ComponentRemoved(Object component)
component |
Object
AdfUIPeer.componentRemoved(AdfUIComponent)
protected Object ComponentSelectedChanged(Object component,
Object domElement,
Object newValue,
Object oldValue)
component |
||
domElement |
||
newValue |
||
oldValue |
Object
private Object _deselectElement()
Object
private Object _execute()
Object
protected Object GetAccessibleName()
Object
AdfRichUIPeer.getAccessibleName(Object)
private Object _getGroupId(Object domElement)
domElement |
Object
protected Object HandleComponentBlur(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentClick(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentFocus(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentKeyDown(Object componentEvent)
componentEvent |
- | the component event invoked by key down |
Object
protected Object HandleComponentKeyPress(Object componentEvent)
componentEvent |
- | the component event invoked by key down |
Object
protected Object HandleComponentKeyUp(Object componentEvent)
componentEvent |
- | the component event invoked by key up |
Object
protected Object HandleComponentMouseDown(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentMouseOut(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentMouseOver(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentMouseUp(Object componentEvent)
componentEvent |
Object
protected Object Init(Object component)
component |
Object
AdfObject.Init()
protected Object InitDomElement(AdfUIComponent component,
Object domElement)
component |
- | Component that this peer will be associated with |
domElement |
- | Root DOM element of this peer |
Object
AdfRichUIPeer.InitDomElement(AdfUIComponent, Object)
protected static Object InitSubclass()
Object
private Object _isDisabled()
Object
private Object _toggleMenuBarRadioGroupItems(Object currentGroupId)
currentGroupId |
Object
private Object _toggleMenuRadioGroupItems(Object currentGroupId)
currentGroupId |
Object
private Object _toggleRadioGroupItems()
Object
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17489-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |