Constructor and Description |
---|
Calendar.DateChoiceHandler(Calendar calendar)
Creates an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
protected Calendar |
getCalendar()
Getter for property 'calendar'.
|
void |
onClick(com.google.gwt.event.dom.client.ClickEvent clickEvent) |
public Calendar.DateChoiceHandler(Calendar calendar)
calendar
- is a calendar widget.public void onClick(com.google.gwt.event.dom.client.ClickEvent clickEvent)
onClick
in interface com.google.gwt.event.dom.client.ClickHandler
protected Calendar getCalendar()
Copyright © 2008–2013. All rights reserved.