createEvent$ppbt.setVisible(!isAllday);
createEvent$ppet.setVisible(!isAllday);
createEvent.setVisible(true);
createEvent.setAttribute("calevent", evt);
evt.stopClearGhost();
}
public void onClose$createEvent(ForwardEvent event) {
event.getOrigin().stopPropagation();
((CalendarsEvent)createEvent.getAttribute("calevent")).clearGhost();