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.AdfDhtmlCommandToolbarButtonPeer
public class AdfDhtmlCommandToolbarButtonPeer extends AdfRichUIPeer
AdfDhtmlButtonPeer
Field Summary | 
|
|---|---|
private static Object | 
|
private static Object | 
|
protected Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private static Object | 
  | 
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 | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected static Object | 
|
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
Object | 
  | 
protected Object | 
|
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
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 _AFR_GROUPIDprivate static Object _BUSYprotected Object ComponentTextChangedprivate static Object _DEPRESSED_STYLE_CLASSprivate static Object _POPUP_CONTAINERprivate static Object _POPUP_CONTEXT_AREAprivate static Object _POPUP_ELEMENTprivate static Object _POPUP_IDprivate static Object _POPUP_SELECTOR_IDprivate static Object _SELECTED_STYLE_CLASSprivate static Object _SUB_ID_MAP
Constructor Detail | 
|---|
public AdfDhtmlCommandToolbarButtonPeer()
Method Detail | 
|---|
protected Object BindToComponent(Object component,
                                 Object domElement)component | 
||
domElement | 
ObjectAdfRichUIPeer.BindToComponent(Object, Object)protected Object ComponentDisabledChanged(Object component,
                                          Object domElement,
                                          Object newValue,
                                          Object oldValue)component | 
||
domElement | 
||
newValue | 
||
oldValue | 
Objectprotected Object ComponentSelectedChanged(Object component,
                                          Object domElement,
                                          Object newValue,
                                          Object oldValue)component | 
||
domElement | 
||
newValue | 
||
oldValue | 
Objectprotected Object ComponentShortDescChanged(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 _execute()Objectprivate Object _getGroupId(Object domElement)domElement | 
Objectprivate Object _getIconElement(Object component)component | 
Objectprotected Object GetInlineEditor(Object event)GetInlineEditor.event | 
ObjectAdfRichUIPeer.getInlineEditor(AdfUIComponent, Object)private Object _getPopupId()Object - popupId if found, otherwise nullprotected Object GetSubIdDomElement(Object subElementId)subElementId | 
Object - the DOM elementAdfRichUIPeer.getSubIdDomElement(Object, Object)protected Object HandleComponentClick(Object componentEvent)componentEvent | 
- | The component event being dispatched | 
Objectprotected Object HandleComponentKeyDown(Object componentEvent)componentEvent | 
- | The component event being dispatched | 
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 _isInPopupSelector(AdfComponentEvent componentEvent)componentEvent | 
- | The componentEvent | 
Objectprivate Object _isValidAction(Object componentEvent)componentEvent | 
- | the componentEvent | 
Object - true if this is a valid actionprivate Object _openPopupMenu(Object popupId,
                              Object autoFocus)popupId | 
||
autoFocus | 
Objectprotected Object PopupClosed(Object component,
                             Object contentDom,
                             Object popupId)component | 
||
contentDom | 
||
popupId | 
ObjectAdfRichUIPeer.PopupClosed(AdfUIComponent, HTMLElement, String)Object __preferredSizeChangeNotify(AdfUIComponent component)component | 
- | the associated component (not necessarily bound) identified as having a preferred size change. | 
Objectprotected Object SetBusy(Object isBusy)isBusy | 
ObjectAdfRichUIPeer.setBusy(Object, Object)private Object _setDepressedStyle(Object component,
                                  Object depressed)component | 
||
depressed | 
Objectprivate Object _toggleComponentUnselected(Object buttonComponent)buttonComponent | 
- | the toolbar component to unselect | 
Objectprivate Object _toggleRadioGroupItems()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 | ||||||||