JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| 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.AdfDhtmlMessagesPeer
public class AdfDhtmlMessagesPeer extends AdfRichUIPeer
Field Summary | 
|---|
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, CreateSubId, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_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 | 
|
|---|---|
public Object | 
  | 
protected String | 
  | 
protected String | 
  | 
protected String | 
  | 
protected String | 
  | 
protected static Object | 
  | 
public Boolean | 
  | 
protected Object | 
  | 
protected Object | 
  | 
private Object | 
  | 
public Object | 
  | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible, needsResizeNotify | 
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 | 
|---|
Constructor Detail | 
|---|
public AdfDhtmlMessagesPeer()
Method Detail | 
|---|
public Object componentRemoved(Object component)component | 
ObjectAdfUIPeer.componentRemoved(AdfUIComponent)protected String GetComponentGlobalOnly(AdfUIComponent component,
                                        HTMLElement root)component | 
- | the component for this peer | 
root | 
- | the root DOM element for this peer | 
String - the globalOnly attribute valueprotected String GetComponentMessage(AdfUIComponent component,
                                     HTMLElement root)component | 
- | the component for this peer | 
root | 
- | the root DOM element for this peer | 
String - the message attribute valueprotected String GetComponentShortDesc(AdfUIComponent component,
                                       HTMLElement root)component | 
- | the component for this peer | 
root | 
- | the root DOM element for this peer | 
String - the shortDesc attribute valueprotected String GetComponentText(AdfUIComponent component,
                                  HTMLElement root)component | 
- | the component for this peer | 
root | 
- | the root DOM element for this peer | 
String - the text attribute valueprotected static Object InitSubclass()Objectpublic Boolean isMessagesDialogShowable()Boolean - true if setMessageDialogShown(true) will do anything, false otherwiseprotected Object MessageNotify(Object maxType,
                               Object messages)null then all the messages have been cleared from this component.maxType | 
||
messages | 
ObjectAdfUIPeer.messageNotify(Object, Number, Array)protected Object MessageShow(Object maxType,
                             Object messages)null then all the messages have been cleared from this component.maxType | 
||
messages | 
ObjectAdfUIPeer.messageShow(Object, Number, Array)private Object _messageUpdate(Object maxType,
                              Object messages,
                              Object alwaysShow)maxType | 
||
messages | 
||
alwaysShow | 
Objectpublic Object setMessagesDialogShown(Boolean visible)visible | 
- | true if to make it visible, false to hide it | 
Object
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||