JavaScript API Reference for Oracle ADF Faces
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
|
+--oracle.adf.view.js.base.AdfObject
|
+--oracle.adfinternal.view.js.laf.dhtml.inputSearch.AdfSuggestionsContainer
public class AdfSuggestionsContainer extends AdfObject
Field Summary |
|
|---|---|
private static Object |
|
private static Object |
|
private Object |
|
private static Object |
|
private static Object |
|
Fields inherited from oracle.adf.view.js.base.AdfObject |
constructor, superclass |
Fields inherited from org.ecmascript.object.Object |
prototype |
Constructor Summary |
|
|---|---|
public |
|
Method Summary |
|
|---|---|
public Object |
|
private static Object |
|
public Object |
|
public static Object |
|
private static Object |
|
protected Object |
|
protected static Object |
|
private static Object |
|
public static Object |
|
private static Object |
|
public Object |
|
public static Object |
|
public static Object |
|
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 _LOADING_INDICATOR_STYLE_CLASSprivate static Object _LOADING_INDICATOR_SUB_IDprivate Object _peerprivate static Object _SUGGESTIONS_CONTAINER_PLACEHOLDER_SUB_IDprivate static Object _SUGGESTIONS_CONTAINER_SUB_IDConstructor Detail |
|---|
public AdfSuggestionsContainer(Object peer)peer |
Method Detail |
|---|
public Object attach(AdfRichInputSearch component,
HTMLElement suggestionsPopup)component | ||
suggestionsPopup |
Objectprivate static Object _clear(Object contentNode,
Object suggestionsContainer,
Object suggestionsPanel,
Object underAutocompletion)contentNode | ||
suggestionsContainer | ||
suggestionsPanel | ||
underAutocompletion |
Objectpublic Object detach(Object component,
Object contentNode,
Object suggestionsPanel,
Object underAutocompletion)component | ||
contentNode | ||
suggestionsPanel | ||
underAutocompletion |
Objectpublic static Object getElement(Object component)component |
Objectprivate static Object _getLoadingIndicator(Object component)component |
Objectprotected Object Init(Object peer)peer |
ObjectAdfObject.Init()protected static Object InitClass()Objectprivate static Object _initWidth(Object component,
Object suggestionsContainer)component | ||
suggestionsContainer |
Objectpublic static Object needsUpdate(Object component)component |
Objectprivate static Object _renderLoadingIndicator(Object component,
Object container,
Object width,
Object height)component | ||
container | ||
width | ||
height |
Objectpublic Object reset(Object component,
Object contentNode,
Object suggestionsPanel)component | ||
contentNode | ||
suggestionsPanel |
Objectpublic static Object setHeight(Object component,
Object height)component | ||
height |
Objectpublic static Object showSuggestions(Object component,
HTMLElement suggestionsPanel,
HTMLElement suggestionsContainer)component | ||
suggestionsPanel | - | Root element of suggestionsPanel - suggestionsBody |
suggestionsContainer |
Object
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||