Serialized Form
-
Package org.wicketstuff.yui.markup.html.calendar
-
Class org.wicketstuff.yui.markup.html.calendar.Calendar
class Calendar extends Panel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
calendarElement
org.wicketstuff.yui.markup.html.calendar.Calendar.CalendarElement calendarElement
the receiving component. -
elementId
String elementId
The DOM id of the element that hosts the javascript component. -
javaScriptId
String javaScriptId
The JavaScript variable name of the calendar component.
-
-