OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adfinternal.view.js.laf.dhtml.internalWindow
Class AdfInputComboboxListOfValuesWindow

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.base.AdfObject
         |
         +--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement
               |
               +--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow
                     |
                     +--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupSelector
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfInputComboboxListOfValuesWindow

public class AdfInputComboboxListOfValuesWindow
extends AdfDhtmlPopupSelector
A popup window that is used to diplay components as a input combo list of values



Field Summary

private static Object
_CONTENT_STYLECLASS
private static Object
_DROPDOWN_CONTENT_ID
private static Object
_POPUP_SEARCH_SUBID
private static Object
_STYLECLASS


Fields inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow

__CANCELED_EXPANDO, HINT_ALIGN, HINT_ALIGN_ELEMENT, HINT_ANIMATE, HINT_AUTODISMISS, HINT_AUTODISMISS_ALWAYS, HINT_AUTODISMISS_INACTIVATE, HINT_AUTODISMISS_MENU, HINT_AUTODISMISS_MOUSEOUT, HINT_AUTODISMISS_MOUSEOUT_ID, HINT_AUTODISMISS_NEVER, HINT_CLOSE_HANDLER, HINT_CLOSE_HANDLER_PARAM, HINT_CLOSE_ON_ESCAPE, HINT_COMPONENT_CLIENT_ID, HINT_CONTENT, HINT_DETACH_DRAG_END_HANDLER, HINT_DETACH_DRAG_START_HANDLER, HINT_DRAG_ELEMENT, HINT_FOCUS, HINT_LAUNCH_SOURCE_ID, HINT_LEFT_POSITION, HINT_MAX_WIDTH, HINT_MODAL, HINT_MOUSEPOSITION, HINT_OPENED_HANDLER, HINT_OPENED_HANDLER_PARAM, HINT_RESTORE_IMMEDIATE, HINT_TITLE, HINT_TOP_POSITION, HINT_TYPE, HINT_TYPE_DIALOG, HINT_TYPE_INLINESELECTOR, HINT_TYPE_LOVCOMBOBOX, HINT_TYPE_MENU, HINT_TYPE_NOTEWINDOW, __REPLACEDOM_EXPANDO, setElement


Fields inherited from oracle.adf.view.js.base.AdfObject

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfInputComboboxListOfValuesWindow()
A popup window that is used to diplay components as a input combo list of values


Method Summary

protected HTMLElement
CreateDomElement()
Create and initialize the html.
protected Object
DoShow(Object hints)
Sets the width of the rich table within the popup content to the size of the LOV combo's parent.
protected static Object
InitClass()


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupSelector

GetAnimationDurationSkinProperty, GetContentParent, Init, NeedsCloseLink, SetContentParent, show


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow

AnimateOpening, autoSize, cancel, CreateShadow, destroy, DoResizeNotifyDom, FocusOnFirstElement, GetAnimationDuration, getContent, GetFocusContent, GetFocusOnOpen, getLaunchSourceId, GetMaxWidth, getPopupClientId, GetPositionManagerIndex, HandleEscapeKey, HandleKeyNavigation, hide, isAnimating, isVisible, OpenedPopup, Position, RestoreScrollValues, SaveScrollValues, setCloseHandler, setCloseHandlerParam, setContent, SetFocusOnOpen, ShouldHideOnClip, WrapContent


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement

CreateTable, getAlignElement, getAlignPosition, getElement, getHeight, getLeft, getShadowAnchor, getTop, getWidth, raiseToFront, setAlignElement, setAlignPosition, setElement, setLeft, setPosition, setShadowAnchor, setTop


Methods inherited from oracle.adf.view.js.base.AdfObject

adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString


Field Detail


_CONTENT_STYLECLASS

private static Object _CONTENT_STYLECLASS

Overrides:
AdfDhtmlPopupSelector._CONTENT_STYLECLASS

_DROPDOWN_CONTENT_ID

private static Object _DROPDOWN_CONTENT_ID

_POPUP_SEARCH_SUBID

private static Object _POPUP_SEARCH_SUBID

_STYLECLASS

private static Object _STYLECLASS

Overrides:
AdfDhtmlPopupSelector._STYLECLASS

Constructor Detail


AdfInputComboboxListOfValuesWindow

public AdfInputComboboxListOfValuesWindow()

A popup window that is used to diplay components as a input combo list of values

Method Detail


CreateDomElement

protected HTMLElement CreateDomElement()

Create and initialize the html.

Return:
HTMLElement - the root dom element of this popup.
Overrides:
AdfDhtmlPopupWindow.CreateDomElement()

DoShow

protected Object DoShow(Object hints)

Sets the width of the rich table within the popup content to the size of the LOV combo's parent. Defaults to 100px if the outer container is less than 100px.

Parameters:
hints  -  popup initialization parameters
Return:
Object
Overrides:
AdfDhtmlPopupWindow.DoShow(Object)

InitClass

protected static Object InitClass()

Return:
Object
Overrides:
AdfDhtmlPopupWindow.InitClass()

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2010.03.26 00:15 UTC
Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.