JavaScript API Reference for Oracle ADF Faces
oracle.adfinternal.view.js.laf.dhtml.rich.subids
Class AdfDhtmlCommandNavigationItemPeer
Warning:
- This is an unsupported, internal implementation class.
- Use an API class that might provide equivalent functionality instead.
- This class will change without notice.
- It is not recommended that you use anything in this class.
org.ecmascript.object.Object
|
+--oracle.adfinternal.view.js.laf.dhtml.rich.subids.AdfDhtmlCommandNavigationItemPeer
- Direct Known Subclasses:
- AdfDhtmlCommandTrainStopPeer
public class AdfDhtmlCommandNavigationItemPeer
extends Object
commandNavigationItem component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [remove_icon --> rmAbv] - the remove button that may be displayed on a commandNavigationItem in a navigationPane hint=tabs 2. [tab_text --> disAcr] - the clickable text displayed on a commandNavigationItem in a navigationPane hint=tabs
Field Summary
|
private static Object |
_SUB_ID_MAP
-
commandNavigationItem component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1.
|
Constructor Summary
|
public |
AdfDhtmlCommandNavigationItemPeer()
-
commandNavigationItem component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1.
|
Method Summary
|
protected HTMLElement |
GetSubIdDomElement(String subElementId)
-
Returns the dom element for a given subElementId for commandNavigationItem.
|
private static Object _SUB_ID_MAP
commandNavigationItem component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [remove_icon --> rmAbv] - the remove button that may be displayed on a commandNavigationItem in a navigationPane hint=tabs 2. [tab_text --> disAcr] - the clickable text displayed on a commandNavigationItem in a navigationPane hint=tabs
public AdfDhtmlCommandNavigationItemPeer()
commandNavigationItem component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [remove_icon --> rmAbv] - the remove button that may be displayed on a commandNavigationItem in a navigationPane hint=tabs 2. [tab_text --> disAcr] - the clickable text displayed on a commandNavigationItem in a navigationPane hint=tabs
protected HTMLElement GetSubIdDomElement(String subElementId)
Returns the dom element for a given subElementId for commandNavigationItem.
- Parameters:
-
subElementId |
- |
the id of the child dom element or component |
- Return:
HTMLElement
- the DOM within the component related to scopedId
Generated on 2013.04.22 20:17 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.