JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
javaxt-server
javaxt-express
javaxt-webcontrols
dhtml
Accordion
Authentication
BarGraph
Button
Calendar
Callout
Carousel
Checkbox
ComboBox
DataGrid
DataStore
DateInput
DatePicker
Effects
Form
MenuLayout
PageLoader
PlayControl
Slider
Switch
TabPanel
Table
Tree
WebSocket
Window
calendar
Day
Event
EventStore
Month
Utils
View
Week
utils
javaxt-orm
javaxt-exchange
javaxt-gis
javaxt-rss
Calendar Class
Show Source
Used to render events for a given month/week/day
Constructors
Calendar
(
parent
,
config
)
Show Source
Used to instantiate this class
parent
DOM element in which to render this component
config
Configuration settings (optional)
Public Methods
setView
(
viewName
)
Used to update the view.
Show Source
getView
( )
Returns the current view.
Show Source