JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-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.AdfDhtmlPanelTabbedPeer
public class AdfDhtmlPanelTabbedPeer extends AdfRichUIPeer
Field Summary |
|
|---|---|
private static Object |
|
private static Object |
|
private static Object |
|
private Object |
|
private Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
private static Object |
|
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 |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
private static Object |
|
private 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, SELECTED_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 |
|
protected Object |
|
private DOMElement |
|
private Object |
|
private Object |
|
protected Object |
|
protected Object |
|
private Array |
|
private Object |
|
public Object |
|
private Class |
|
private Object |
|
private HTMLElement |
|
protected Object |
|
private Class |
|
private Class |
|
protected static String |
|
private Object |
|
private Object |
|
private HTMLElement |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
protected Object |
|
protected static Object |
|
protected Object |
|
private Object |
|
protected static Boolean |
|
private Object |
|
private Object |
|
public Object |
|
protected Object |
|
protected Object |
|
private Object |
|
private Object |
|
protected void |
|
private Object |
|
private void |
|
private Object |
|
private Object |
|
private Object |
|
private Object |
|
protected static Object |
|
private Object |
|
private Boolean |
|
protected Object |
|
private Object |
|
protected Object |
|
Methods inherited from oracle.adf.view.js.base.AdfUIPeer |
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible |
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 _ANCHOR_SUB_ID_ABOVEprivate static Object _ANCHOR_SUB_ID_BELOWprivate static Object _ANCHOR_SUB_ID_BELOW_LENGTHprivate Object _bodyInnerDivprivate Object _bodyOuterDivprivate static Object _compressedLayoutModeprivate static Object _ELLIPSIS_SUBIDprivate static Object _EXPANDO_COMPRESSED_LAYOUT_LINKprivate static Object _EXPANDO_DISCLOSED_TAB_IDprivate static Object _EXPANDO_ROWKEY_ATTRIBUTEprivate Object _footerDivprivate Object _footerTabsDivprivate Object _headerDivprivate Object _headerTabsDivprivate static Object _HIGHLIGHTED_STYLE_CLASSprivate static Object _INVERTED_POSITION_MAPprivate static Object _REMOVE_ICON_ABOVE_IDprivate static Object _REMOVE_ICON_BELOW_IDprivate Object _stretchedOnLastResizeprivate static Object _TAB_BODY_INNERprivate static Object _TAB_BODY_OUTERprivate static Object _TAB_CONTENTprivate static Object _TAB_FOOTERprivate static Object _TAB_HEADERprivate static Object _TAB_ID_CONVEYOR_SUFFIXpublic static Object TAB_SUB_ID_ABOVEpublic static Object TAB_SUB_ID_BELOWpublic static Object TAB_SUB_ID_ICONpublic static Object TAB_SUB_ID_ICON_BELOWprivate static Object _TAB_VERTICALprivate Object _vertDiv
Constructor Detail |
|---|
public AdfDhtmlPanelTabbedPeer()
Method Detail |
|---|
protected Object BindToComponent(AdfUIComponent component,
HTMLElement rootElement)component |
- | the component to bind |
rootElement |
- | the root DOM element of this peer |
ObjectAdfRichUIPeer.BindToComponent(Object, Object)private Object _canRemove(Object childId)childId |
Objectprivate Object _changeSelected(Object child,
String tabClientId,
String subId,
Object iconSubid,
Boolean isSelected)child |
||
tabClientId |
- | the client id of the showDetailItem component |
subId |
- | the subId part of the tab |
iconSubid |
||
isSelected |
- | if the tab is now in a a selected state |
Objectprotected Object ComponentRemoved(Object component)component |
ObjectAdfUIPeer.componentRemoved(AdfUIComponent)private DOMElement _createCompressedLayoutPopupElement(DOMElement element)element |
- | the child element |
DOMElement - compressed layout popup elementprivate Object _displayIcon(Object target,
Object component,
Object icon)target |
||
component |
||
icon |
Objectprivate Object _findChildFromSubId(Object target,
Object subId1,
Object subId2)target |
||
subId1 |
||
subId2 |
Objectprotected Object GetBodyInnerElement()Objectprotected Object GetBodyOuterElement()Objectprivate Array _getChildElements(String containerId,
ADFDomElement childContainer)containerId |
- | the ID for the tab container |
childContainer |
- | the container of the children |
Array - array of child elementsprivate Object _getChildren()Objectpublic Object getContainerId(Object aligningElement)aligningElement |
Objectprivate Class _getConveyorBeltSupport(String containerId,
Array children,
Object availableWidth)containerId |
- | the id for the conveyor belt container |
children |
- | children to be managed by the conveyor belt |
availableWidth |
Class - the conveyor belt support classprivate Object _getCurrencyFromDomElement(Object domElement,
Object rootDomElement)domElement |
||
rootDomElement |
Objectprivate HTMLElement _getEllipsisElement(Object child)child |
- | (HTMLElement) current tab instance |
HTMLElement - the ellipsis elementprotected Object GetOldDisclosedChild(Object component)component |
Objectprivate Class _getOverflowDroplistSupport(String containerId,
Array children,
String position)containerId |
- | the id for the overflow container |
children |
- | children to be managed by overflow |
position |
- | position for overflow popup to display in |
Class - the overflow support classprivate Class _getOverflowSupport(String subId,
Array children,
String position)subId |
- | the id for the overflow container |
children |
- | children to be managed in overflow |
position |
- | position for overflow popup to display in |
Class - the overflow support classprotected static String GetRecentTabClientId()String - the most recently disclosed tab pane or nullprivate Object _getRenderingPosition(Object component)component |
Objectprivate Object _getTabContainer()Objectprivate HTMLElement _getTabContentElement(Object child)child |
- | (HTMLElement) current tab instance |
HTMLElement - the tab center DIV elementprotected Object GetVertTabsElement()Objectprotected Object HandleComponentBlur(Object componentEvent)componentEvent |
- | the component event invoked by blur |
Objectprotected Object HandleComponentClick(Object componentEvent)componentEvent |
Objectprotected Object HandleComponentFocus(Object componentEvent)componentEvent |
- | the component event invoked by focus |
Objectprotected Object HandleComponentKeyUp(Object componentEvent)componentEvent |
- | the component event invoked by key up |
Objectprotected Object HandleComponentMouseDown(Object componentEvent)componentEvent |
Objectprotected Object HandleComponentMouseOut(Object componentEvent)componentEvent |
Objectprotected Object HandleComponentMouseOver(Object componentEvent)componentEvent |
Objectprotected Object HandleComponentMouseUp(Object componentEvent)componentEvent |
Objectprivate Object _handleConveyorBeltNewSelection(String newSelectionId)newSelectionId |
- | id of new selection |
Objectprivate Object _handleIcon(Object componentEvent,
Object isHover,
Object isDepressed)componentEvent |
||
isHover |
||
isDepressed |
Objectprivate Object _handleTabFocusOrBlur(Object componentEvent,
Object isFocus)componentEvent |
- | the component event invoked by focus |
isFocus |
Objectprivate Object _hasSubIdInId(Object target,
Object subId1,
Object subId2)target |
||
subId1 |
||
subId2 |
Objectprivate Object _hideOverflow()Objectprotected Object InitDomElement(Object component,
Object domElement)component |
||
domElement |
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)protected static Object InitSubclass()Objectprotected Object IsDisclosedTabRequired(Object element)element |
Object - whether one tab must be disclosed at all timesprivate Object _isOnRemoveButton(Object childId,
Object target)childId |
||
target |
Objectprotected static Boolean IsRecentTabOnTheBelowBar()Boolean - true if lower, false if upper, null if unknownprivate Object _isTabLink(Object element)element |
Objectprivate Object _layoutTabs(Object oldWidth,
Object newWidth,
Object containerId,
Object children,
Object above)oldWidth |
- | previous width, ok if null |
newWidth |
- | current tab bar width |
containerId |
||
children |
- | current tab collection |
above |
Objectpublic Object needsResizeNotify(Object component)component |
ObjectAdfUIPeer.needsResizeNotify(Object)protected Object NewTabSelected(Object component)component |
Objectprotected Object QueueClientDisclosureChanges(AdfRichShowDetailItem oldDisclosed,
AdfRichShowDetailItem newDisclosed)oldDisclosed |
- | the panel that was disclosed |
newDisclosed |
- | the panel that the user wants to become disclosed |
Objectprivate Object _removeCompressedLayoutSupport()Objectprivate Object _resizeHeaderOrFooterTabs(Object headerOrFooterId,
Object oldWidth,
Object newWidth,
Object above)headerOrFooterId |
||
oldWidth |
||
newWidth |
||
above |
Objectprotected void ResizeNotify(Number oldWidth,
Number oldHeight,
Number newWidth,
Number newHeight)oldWidth |
- | the last known width |
oldHeight |
- | the last known height |
newWidth |
- | the new width |
newHeight |
- | the new height |
void - nullAdfUIPeer.resizeNotify(Object, Object, Object, Object, Object)private Object _resizeOverflow(Object containerId,
Object children,
Object width,
Object above)containerId |
||
children |
||
width |
||
above |
Objectprivate void _resizeTabs(Number oldWidth,
Number newWidth)oldWidth |
- | the last known width |
newWidth |
- | the new width |
void - nullprivate Object _resizeVertTabs()Objectprivate Object _saveAndRemoveCompressedLayout()Objectprivate Object _selectTab(Object target)target |
Objectprivate Object _setOldDisclosedChild(Object component,
Object newDisclosedId)component |
||
newDisclosedId |
Objectprotected static Object SetRecentTabInfo(String clientId,
Boolean onTheBelowBar)clientId |
- | the most recently disclosed tab pane or null |
onTheBelowBar |
- | true if the tab is on the lower tab bar, false if on the upper tab bar, null if unknown. |
Objectprivate Object _setTabSizes(Object children,
Object desiredTabWidth,
Object isOutterWidth)children |
||
desiredTabWidth |
||
isOutterWidth |
Objectprivate Boolean _shouldCompressLayout(String layoutId)layoutId |
- | the id of the potentially compressible layout element |
Boolean - true if the layout is compressedprotected Object TabReselected(Object component,
Object child)component |
||
child |
Objectprivate Object _updateOverflow(Object newWidth)newWidth |
Objectprotected Object UseInvertedRenderingPosition()Object
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||