Uses of Class
wt.calendar.ComponentLink

Packages that use ComponentLink
wt.calendar Uses the CalendarAccessProtocol and the CalendarService to provide iCalandar Access Protocol support. 
 

Uses of ComponentLink in wt.calendar
 

Methods in wt.calendar that return ComponentLink
static ComponentLink ComponentLink.newComponentLink(CalendarComponent component, WTCalendar calendar)
          Default factory for the class.
 

Methods in wt.calendar with parameters of type ComponentLink
 WTCalendar LocalCAP.getCalendar(ComponentLink compLink)
           
protected  boolean ComponentLink.readVersion(ComponentLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.