OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adf.view.js.component
Class AdfUICalendar

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.component.AdfUICalendar
Direct Known Subclasses:
AdfRichCalendar

public class AdfUICalendar
extends Object
A UIXCalendar component is an abstraction for a calendar component that shows activities by day, week, month, list.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUICalendar()
A UIXCalendar component is an abstraction for a calendar component that shows activities by day, week, month, list.


Method Summary

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


Field Detail


Constructor Detail


AdfUICalendar

public AdfUICalendar()

A UIXCalendar component is an abstraction for a calendar component that shows activities by day, week, month, list.

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 2013.01.09 16:37 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.