JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-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.AdfDhtmlCommandLinkPeer
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlCommandImageLinkPeer
public class AdfDhtmlCommandImageLinkPeer extends AdfDhtmlCommandLinkPeer
AdfDhtmlLinkPeer
Field Summary | 
|
|---|---|
private static Object | 
|
Fields inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlCommandLinkPeer | 
ComponentTextChanged | 
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, CreateSubId, DISABLED_STYLECLASS, DRAG_READY_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 | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected static Object | 
|
private Object | 
  | 
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlCommandLinkPeer | 
GetAccessibleName, GetInlineEditor, HandleComponentClick, SetBusy | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible, needsResizeNotify | 
Methods inherited from oracle.adf.view.js.base.AdfObject | 
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString | 
Field Detail | 
|---|
private static Object _DEPRESSED_STYLE_CLASS
Constructor Detail | 
|---|
public AdfDhtmlCommandImageLinkPeer()
Method Detail | 
|---|
protected Object ComponentDisabledChanged(Object component,
                                          Object domElement,
                                          Object newValue,
                                          Object oldValue)component | 
||
domElement | 
||
newValue | 
||
oldValue | 
Objectprivate Object _displayDefaultIcon(Object component)component | 
Objectprivate Object _displayDisabledIcon(Object component)component | 
Objectprivate Object _displayIcon(Object component,
                            Object icon)component | 
||
icon | 
Objectprivate Object _displayMouseDownIcon(Object component)component | 
Objectprivate Object _displayMouseOverIcon(Object component)component | 
Objectprivate Object _getIconElement(Object component)component | 
Objectprotected Object HandleComponentMouseDown(AdfComponentEvent componentEvent)componentEvent | 
- | The component event being dispatched | 
Objectprotected Object HandleComponentMouseOut(AdfComponentEvent componentEvent)componentEvent | 
- | The component event being dispatched | 
Objectprotected Object HandleComponentMouseOver(AdfComponentEvent componentEvent)componentEvent | 
- | The component event being dispatched | 
Objectprotected Object HandleComponentMouseUp(AdfComponentEvent componentEvent)componentEvent | 
- | The component event being dispatched | 
Objectprotected static Object InitSubclass()ObjectAdfDhtmlCommandLinkPeer.InitSubclass()private Object _setDepressedStyle(Object component,
                                  Object depressed)component | 
||
depressed | 
Object
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||