Oracle Forms 9i Samples and Demos


oracle.forms.demos
Interface CalendarWidgetListener

All Known Implementing Classes:
CalendarWidgetWrapper

public interface CalendarWidgetListener


Method Summary
 void calendarWidgetDateChanged(CalendarWidgetEvent cwe)
           
 

Method Detail

calendarWidgetDateChanged

public void calendarWidgetDateChanged(CalendarWidgetEvent cwe)

Oracle Forms 9i Samples and Demos