}
}
popup.setCalendar(c);
popup.encodeAll(context);
Rendering.encodeClientActions(context, component);
}
protected InitScript renderInitScript(FacesContext context, DropDownComponent dropDown) throws IOException {
DateChooser dc = (DateChooser) dropDown;