|
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.AdfDhtmlCommandToolbarButtonPeer
public class AdfDhtmlCommandToolbarButtonPeer extends AdfRichUIPeer
Field Summary |
|
---|---|
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 |
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 |
|
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 static Object |
|
private Object |
|
private Object |
|
private Object |
|
protected Object |
|
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
protected Object ComponentTextChanged
private static Object _DEPRESSED_STYLE_CLASS
private static Object _POPUP_CONTAINER
private static Object _POPUP_CONTEXT_AREA
private static Object _POPUP_ELEMENT
private static Object _POPUP_ID
private static Object _POPUP_SELECTOR_ID
private static Object _SELECTED_STYLE_CLASS
Constructor Detail |
---|
public AdfDhtmlCommandToolbarButtonPeer()
Method Detail |
---|
protected Object BindToComponent(Object component,
Object domElement)
component |
||
domElement |
Object
AdfRichUIPeer.BindToComponent(Object, Object)
protected Object ComponentDisabledChanged(Object component,
Object domElement,
Object newValue,
Object oldValue)
component |
||
domElement |
||
newValue |
||
oldValue |
Object
protected Object ComponentSelectedChanged(Object component,
Object domElement,
Object newValue,
Object oldValue)
component |
||
domElement |
||
newValue |
||
oldValue |
Object
protected Object ComponentShortDescChanged(Object component,
Object domElement,
Object newValue,
Object oldValue)
component |
||
domElement |
||
newValue |
||
oldValue |
Object
private Object _displayDefaultIcon(Object component)
component |
Object
private Object _displayDisabledIcon(Object component)
component |
Object
private Object _displayIcon(Object component,
Object icon)
component |
||
icon |
Object
private Object _displayMouseDownIcon(Object component)
component |
Object
private Object _displayMouseOverIcon(Object component)
component |
Object
private Object _execute()
Object
private Object _getGroupId(Object domElement)
domElement |
Object
private Object _getIconElement(Object component)
component |
Object
protected Object GetInlineEditor(Object event)
GetInlineEditor
.event |
Object
AdfRichUIPeer.getInlineEditor(AdfUIComponent, Object)
private Object _getPopupId()
Object
- popupId if found, otherwise nullprotected Object HandleComponentClick(Object componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected Object HandleComponentKeyDown(Object componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected Object HandleComponentMouseDown(AdfComponentEvent componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected Object HandleComponentMouseOut(AdfComponentEvent componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected Object HandleComponentMouseOver(AdfComponentEvent componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected Object HandleComponentMouseUp(AdfComponentEvent componentEvent)
componentEvent |
- | The component event being dispatched |
Object
protected static Object InitSubclass()
Object
private Object _isInPopupSelector(AdfComponentEvent componentEvent)
componentEvent |
- | The componentEvent |
Object
private Object _isValidAction(Object componentEvent)
componentEvent |
- | the componentEvent |
Object
- true if this is a valid actionprivate Object _openPopupMenu(Object popupId,
Object autoFocus)
popupId |
||
autoFocus |
Object
protected Object PopupClosed(Object component,
Object contentDom,
Object popupId)
component |
||
contentDom |
||
popupId |
Object
AdfRichUIPeer.PopupClosed(AdfUIComponent, HTMLElement, String)
Object __preferredSizeChangeNotify(AdfUIComponent component)
component |
- | the associated component (not necessarily bound) identified as having a preferred size change. |
Object
private Object _setDepressedStyle(Object component,
Object depressed)
component |
||
depressed |
Object
private Object _toggleComponentUnselected(Object buttonComponent)
buttonComponent |
- | the toolbar component to unselect |
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 |