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.AdfDhtmlValuePeer
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlEditableValuePeer
                                 |
                                 +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlSelectManyPeer
public class AdfDhtmlSelectManyPeer extends AdfDhtmlEditableValuePeer
Field Summary | 
|
|---|---|
public static Object | 
|
private static Object | 
|
private static Object | 
|
public static Object | 
|
Fields inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlEditableValuePeer | 
ComponentLabelChanged | 
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 | 
|
|---|---|
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
public Object | 
  | 
public Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
|
protected Object | 
|
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected static Object | 
|
protected Object | 
  | 
protected Object | 
|
protected Object | 
|
protected Object | 
  | 
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlValuePeer | 
ComponentValueChanged, getFormatHint, isEmpty, SetDisplayValue | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, initiateDrag, isVisible, needsResizeNotify | 
Methods inherited from oracle.adf.view.js.base.AdfObject | 
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString | 
Field Detail | 
|---|
public static Object HIGHLIGHTED_STYLEprivate static Object _ITEM_VALUE_EXPANDOprivate static Object _SELECT_ALL_IDpublic static Object SELECTED_STYLE
Constructor Detail | 
|---|
public AdfDhtmlSelectManyPeer()
Method Detail | 
|---|
protected Object GetCheckboxByEventTarget(Object element,
                                          Object componentEvent)element | 
||
componentEvent | 
Objectprotected Object GetCheckboxes(Object component,
                               Object domElement,
                               Object containerName)ul HTML element (trail or lead)component | 
- | the component | 
domElement | 
- | the root dom element | 
containerName | 
- | the optional name of the container | 
Objectprotected Object GetComponentSelectItems(Object component,
                                         Object domElement)component | 
||
domElement | 
Objectpublic Object getConvertedObject(Object component,
                                 Object value)component | 
||
value | 
ObjectAdfDhtmlValuePeer.getConvertedObject(Object, Object)public Object getConvertedValue(Object component,
                                Object submittedValue)component | 
||
submittedValue | 
ObjectAdfDhtmlValuePeer.getConvertedValue(Object, Object)protected Object GetLabelValue(Object node)node | 
Objectprotected Object GetNextItem(Object component,
                             Object domElement,
                             Object item,
                             Object containerName)component | 
- | the component | 
domElement | 
- | the root dom element | 
item | 
- | the current tabStop item | 
containerName | 
- | the optional name of the desired container to get the previous tab stop | 
Object - the next enabled item, or the current if there are no more next enabled itemsprotected Object GetNullDefault()ObjectAdfDhtmlValuePeer.GetNullDefault()protected Object GetPreviousItem(Object component,
                                 Object domElement,
                                 Object item,
                                 Object ignoreAllCheckbox,
                                 Object containerName)component | 
- | the component | 
domElement | 
- | the root dom element | 
item | 
- | the current tabStop item | 
ignoreAllCheckbox | 
- | should the ALL checkbox element be ignored | 
containerName | 
- | the optional name of the desired container to get the previous tab stop | 
Object - the prev enabled item, or the current if there are no more prev enabled itemsprotected Object GetSelectAllCheckbox(Object component)component | 
Objectprotected Object GetSelectItemsParentDomElement(Object component)component | 
Objectprotected Object GetSubmittedValue(Object component,
                                   Object domElement)component | 
||
domElement | 
ObjectAdfDhtmlEditableValuePeer.GetSubmittedValue(Object, Object)protected Object HandleComponentMouseOver(Object componentEvent)componentEvent | 
Objectprotected static Object InitSubclass()ObjectAdfDhtmlValuePeer.InitSubclass()protected Object IsCheckbox(Object element)element | 
Objectprotected Object SelectRange(Object component,
                             Object domElement,
                             Object newItem,
                             Object oldItem,
                             Object containerName)component | 
||
domElement | 
||
newItem | 
||
oldItem | 
||
containerName | 
Objectprotected Object UpdateAll(Object component,
                           Object domElement,
                           Object isChecked,
                           Object validate)component | 
||
domElement | 
||
isChecked | 
||
validate | 
Objectprotected Object UpdateSelectedStyle(Object checkbox)checkbox | 
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 | ||||||||