home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / Reuse / ReusableComponentsEx / CalendarResult.wo / CalendarResult.wod < prev    next >
Encoding:
Text File  |  1996-02-29  |  166 b   |  11 lines

  1.  
  2.  
  3. DayChoiceString: WOString {
  4.     value=dayChoiceString;
  5. };
  6.  
  7. ReturnToCalendar: WOHyperlink {
  8.     pageName="CalendarRadioEx";
  9.     string="Return to Calendar page";
  10. };
  11.