JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| 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.AdfDhtmlGoImageLinkPeer
public class AdfDhtmlGoImageLinkPeer extends AdfRichUIPeer
Field Summary | 
|
|---|---|
protected Object | 
|
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, 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 | 
|
|---|---|
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.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 | 
|---|
protected Object ComponentTextChangedprivate static Object _DEPRESSED_STYLE_CLASS
Constructor Detail | 
|---|
public AdfDhtmlGoImageLinkPeer()
Method Detail | 
|---|
private 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()Objectprivate Object _setDepressedStyle(Object component,
                                  Object depressed)component | 
||
depressed | 
Object
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||