|
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.AdfDhtmlNavigationPanePeer
public class AdfDhtmlNavigationPanePeer extends AdfRichUIPeer
Field Summary |
|
---|---|
private static Object |
|
private static Object |
|
private static Object |
|
private 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 |
|
---|---|
private Object |
|
protected Object |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
protected Object |
|
private Object |
|
private Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
private Object |
|
private Object |
|
protected Object |
|
protected static Object |
|
public Object |
|
protected Object |
|
protected Object |
|
private Object |
|
Methods inherited from oracle.adf.view.js.base.AdfUIPeer |
getDefaultDragRecognizer, getParentPeer, initiateDrag, isVisible |
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 _BAR_HINT
private static Object _CHOICE_BUTTON_ID
private static Object _CHOICE_DATA_CONTAINER_ID
private Object _isScreenReaderMode
private static Object _OVERFLOW_BOTH_SIDES
private static Object _OVERFLOW_CONTENT
private static Object _POPUP_CLOSED_TIME
private static Object _POPUP_ID
private static Object _POPUP_PANEL_ID
private static Object _TAB_HEADER
private static Object _TAB_HINT
Constructor Detail |
---|
public AdfDhtmlNavigationPanePeer()
Method Detail |
---|
private Object _addSeparators(Object children,
Object index,
Object afterselect)
children |
||
index |
||
afterselect |
Object
protected Object ComponentRemoved(Object component)
component |
Object
AdfUIPeer.componentRemoved(AdfUIComponent)
private Object _createBarOverflowElement(Object element)
element |
Object
private Object _createTabOverflowElement(Object element)
element |
Object
private Object _getActiveChildIndex(Object children)
children |
Object
private Object _getChoiceDropDownElement(Object component)
component |
Object
- the DOM element of the drop down iconprotected Object GetPopupAlignmentNode(Object component,
Object rootNode)
component |
||
rootNode |
Object
private Object _getPopupContentDom(Object component)
component |
Object
private Object _getTabOverflowSupport(Object subId,
Object children)
subId |
||
children |
Object
protected Object HandleComponentClick(Object componentEvent)
componentEvent |
Object
protected Object HandleComponentKeyDown(Object componentEvent)
componentEvent |
- | the component event invoked by key down |
Object
protected Object HandleComponentKeyUp(Object componentEvent)
componentEvent |
- | Key Up event Implements keyboard handling for the peer, e.g. Esc cancels the dialog |
Object
protected Object HandleComponentMouseDown(Object componentEvent)
componentEvent |
- | the component event invoked by mouse over |
Object
protected Object HandleComponentMouseOver(Object componentEvent)
componentEvent |
- | the component event invoked by mouse over |
Object
private Object _handleNavItemClick(Object event)
event |
Object
private Object _handleRemoveButtonClick(Object event)
event |
- | the event |
Object
protected Object InitDomElement(Object component,
Object domElement)
component |
||
domElement |
Object
AdfRichUIPeer.InitDomElement(AdfUIComponent, Object)
protected static Object InitSubclass()
Object
public Object needsResizeNotify(Object component)
component |
Object
AdfUIPeer.needsResizeNotify(Object)
protected Object PopupClosed(Object component,
Object contentDom,
Object popupId)
component |
||
contentDom |
||
popupId |
Object
AdfRichUIPeer.PopupClosed(AdfUIComponent, HTMLElement, String)
protected Object ResizeNotify(Object oldWidth,
Object oldHeight,
Object newWidth,
Object newHeight)
oldWidth |
||
oldHeight |
||
newWidth |
||
newHeight |
Object
AdfUIPeer.resizeNotify(Object, Object, Object, Object, Object)
private Object _showChoicePopupPanel(Object component)
component |
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 |