|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateCustomizer
This interface allows you to provide custom date buttons customizer into WebCalendar component.
WebCalendar
Method Summary | |
---|---|
void |
customize(WebToggleButton button,
java.util.Date date)
Customize single date button. |
Method Detail |
---|
void customize(WebToggleButton button, java.util.Date date)
button
- button to customizedate
- date
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |