JavaScript API Reference for Oracle ADF Faces
oracle.adf.view.js.component
Class AdfUIMenuBar
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUIPanel
|
+--oracle.adf.view.js.component.AdfUIMenuBar
- Direct Known Subclasses:
- AdfRichMenuBar
public class AdfUIMenuBar
extends AdfUIPanel
UIXMenuBar is base abstraction for menuBar.
Constructor Summary
|
public |
AdfUIMenuBar()
-
UIXMenuBar is base abstraction for menuBar.
|
Method Summary
|
public Object |
getValue()
-
Get function for attribute for 'value'.
|
public AdfUIMenuBar()
UIXMenuBar is base abstraction for menuBar.
public Object getValue()
Get function for attribute for 'value'. 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:
Object
- Value
Generated on 2015.07.15 10:12 UTC
Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved.