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
Event Class
Show Source
Used to represent a calendar event.
Constructors
Event
(
config
)
Show Source
Public Methods
getID
( )
Show Source
getSubject
( )
Show Source
getStartDate
( )
Show Source
setStartDate
(
date
)
Show Source
getEndDate
( )
Show Source
setEndDate
(
date
)
Show Source
numDays
( )
Show Source
isEditable
( )
Show Source
setEditable
(
b
)
Show Source
get
(
key
)
Show Source
toJson
( )
Show Source
equals
(
event
)
Show Source
createDiv
(
continueLeft
,
continueRight
)
Show Source