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
All Classes
Warning: private items are visible
org.apache.myjs.trinidad.component Class AdfUIMessage
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUIMessage
Direct Known Subclasses:
AdfRichMessage
public class AdfUIMessage
extends Object
UIXMessage is the base component class for components
that display a single message on behalf of a component.
Constructor Summary
public
AdfUIMessage ()
UIXMessage is the base component class for components
that display a single message on behalf of a component.
Method Summary
public string
getFor ()
Get function for attribute for 'for'.
public AdfUIMessage ()
UIXMessage is the base component class for components
that display a single message on behalf of a component.
public string getFor ()
Get function for attribute for 'for'.
This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
Return:
string
- For
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Warning: private items are visible
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.