JavaScript API Reference for Oracle ADF Faces
oracle.adfinternal.view.js.laf.dhtml.rich.subids
Class AdfDhtmlTrainPeer
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.AdfDhtmlTrainPeer
public class AdfDhtmlTrainPeer
extends Object
Train peer handles the stop subids only in case of implicit nodeStamp facet. Get the DOM element of a train stop for the given sub-id
Constructor Summary
|
public |
AdfDhtmlTrainPeer()
-
Train peer handles the stop subids only in case of implicit nodeStamp facet.
|
private static Object _NODE_STAMP_ID
public AdfDhtmlTrainPeer()
Train peer handles the stop subids only in case of implicit nodeStamp facet. Get the DOM element of a train stop for the given sub-id
protected Object GetBestMatchSubId(Object domElement)
Returns the best match subId for the given domElement. This impl of GetBestMatchSubId gets called only in case of implicit nodeStamp facet. WARNING - You must make sure to bind the component to the peer before calling this function.
- Parameters:
-
- Return:
Object
- See also:
AdfRichUIPeer.GetSubIdDomElement(Object)
protected HTMLElement GetSubIdDomElement(Object locator)
Train peer handles the stop subids only in case of implicit nodeStamp facet. Get the DOM element of a train stop for the given sub-id
- Parameters:
-
- Return:
HTMLElement
- the element or null if not found
Generated on 2017.04.19 06:37 UTC
Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.