JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| 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.AdfDhtmlTrainPeer
public class AdfDhtmlTrainPeer extends AdfRichUIPeer
Field Summary | 
|
|---|---|
private Object | 
|
private 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, 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 | 
|
private Object | 
|
protected Object | 
  | 
protected Object | 
  | 
public String | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
protected static Object | 
  | 
public Object | 
  | 
public 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 Object _isScreenReaderModeprivate Object _isVerticalprivate static Object _OVERFLOW_ELEMENT_STYLE_CLASSprivate static Object _SELECTED_STOP_STATE
Constructor Detail | 
|---|
public AdfDhtmlTrainPeer()
Method Detail | 
|---|
private Object _addJoin(Object element,
                        Object isStart)element | 
||
isStart | 
Objectprivate Object _addJoins(Object index)index | 
Objectprotected Object ComponentRemoved(Object component)component | 
- | component that this peer will be associated with. | 
ObjectAdfUIPeer.componentRemoved(AdfUIComponent)protected Object ConvertClientIdToLocator(Object component,
                                          Object childComponent,
                                          Object descComponentClientId,
                                          Object replaceArray)The peer is not bound when this method is called
component | 
- | {AdfUIComponent} The train component for this peer | 
childComponent | 
||
descComponentClientId | 
- | {String} The clientId of the component that the absolute scoped id is being generated for | 
replaceArray | 
- | {Array<Array | 
ObjectAdfRichUIPeer.ConvertClientIdToLocator(Object, Object, Object, Object)public String convertLocatorToClientId(Object component,
                                       Object index)component | 
- | {AdfUIComponent} The train component for this peer | 
index | 
- | {Number} the index of the train stop | 
String - the client id fragment in the format: clientId + ":" + stamped indexAdfUIPeer.convertLocatorToClientId(Object, Object)private Object _createOverflowElement(Object element)element | 
Objectprivate Object _fixTextLinkDivWidth()Objectprivate Object _getTextElement(Object element)element | 
Objectprotected Object InitDomElement(Object component,
                                Object domElement)component | 
- | Component that this peer will be associated with. | 
domElement | 
- | Root DOM element of this peer. | 
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)protected static Object InitSubclass()Objectpublic Object needsResizeNotify()ObjectAdfUIPeer.needsResizeNotify(Object)public Object resizeNotify(Object component,
                           Object oldWidth,
                           Object oldHeight,
                           Object newWidth,
                           Object newHeight)component | 
||
oldWidth | 
||
oldHeight | 
||
newWidth | 
||
newHeight | 
ObjectAdfUIPeer.resizeNotify(Object, Object, Object, Object, Object)private Object _trainClick(Object event)event | 
Object
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||