JavaScript API Reference for Oracle ADF Faces
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01
PREV NEXT
FRAMES NO FRAMES All Classes Warning: private items are visible
org.apache.myjs.trinidad.component
Class AdfUIComponentRef
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUIComponentRef
public class AdfUIComponentRef
extends Object
Inserts a region into the current page.
Constructor Summary
public
AdfUIComponentRef ()
Inserts a region into the current page.
public AdfUIComponentRef ()
Inserts a region into the current page.
public String getComponentType ()
Get function for attribute for 'componentType'. 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
- ComponentType
public Object getValue ()
Get function for attribute for 'value'.
Return:
Object
- Value
public void setValue (Object newValue)
Set function for attribute 'Value'.
Parameters:
Return:
void
- No Value returned
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01
PREV NEXT
FRAMES NO FRAMES All Classes Warning: private items are visible
Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.