OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

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.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUIMenuBar()
UIXMenuBar is base abstraction for menuBar.


Method Summary

public Object
getValue()
Get function for attribute for 'value'.


Field Detail


Constructor Detail


AdfUIMenuBar

public AdfUIMenuBar()

UIXMenuBar is base abstraction for menuBar.

Method Detail


getValue

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

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.