diff options
Diffstat (limited to 'javadoc/shared/class-use/CalendarEvent.html')
| -rw-r--r-- | javadoc/shared/class-use/CalendarEvent.html | 335 |
1 files changed, 0 insertions, 335 deletions
diff --git a/javadoc/shared/class-use/CalendarEvent.html b/javadoc/shared/class-use/CalendarEvent.html deleted file mode 100644 index 6862091..0000000 --- a/javadoc/shared/class-use/CalendarEvent.html +++ /dev/null @@ -1,335 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.4.2-p8) on Sat Apr 29 14:43:46 CEST 2006 --> -<TITLE> -Uses of Class shared.CalendarEvent -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class shared.CalendarEvent"; -} -</SCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../shared/CalendarEvent.html" title="class in shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../index.html" target="_top"><B>FRAMES</B></A> - <A HREF="CalendarEvent.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>shared.CalendarEvent</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Packages that use <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#client"><B>client</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#client.inputforms"><B>client.inputforms</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#server"><B>server</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#shared"><B>shared</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#shared.remotecall"><B>shared.remotecall</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="client"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Uses of <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> in <A HREF="../../client/package-summary.html">client</A></FONT></TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../client/package-summary.html">client</A> that return <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></CODE></FONT></TD> -<TD><CODE><B>CalendarTableModel.</B><B><A HREF="../../client/CalendarTableModel.html#getEvent(int)">getEvent</A></B>(int iRow)</CODE> - -<BR> - This method returns the calendar event which belongs to a specific table row</TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../client/package-summary.html">client</A> with parameters of type <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>NetCalendarClient.</B><B><A HREF="../../client/NetCalendarClient.html#deleteEvent(shared.CalendarEvent)">deleteEvent</A></B>(<A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> deleteEvent)</CODE> - -<BR> - This method tells the calendar server to delete a given calendar event.</TD> -</TR> -</TABLE> - -<P> -<A NAME="client.inputforms"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Uses of <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> in <A HREF="../../client/inputforms/package-summary.html">client.inputforms</A></FONT></TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Constructors in <A HREF="../../client/inputforms/package-summary.html">client.inputforms</A> with parameters of type <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../client/inputforms/EditExistingEvent.html#EditExistingEvent(client.NetCalendarClient, shared.CalendarEvent)">EditExistingEvent</A></B>(<A HREF="../../client/NetCalendarClient.html" title="class in client">NetCalendarClient</A> netCalendarClient, - <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> originalCalendarEvent)</CODE> - -<BR> - Create the input form window and show it.</TD> -</TR> -</TABLE> - -<P> -<A NAME="server"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Uses of <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> in <A HREF="../../server/package-summary.html">server</A></FONT></TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../server/package-summary.html">server</A> that return <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></CODE></FONT></TD> -<TD><CODE><B>CalendarDatabase.</B><B><A HREF="../../server/CalendarDatabase.html#getEvent(int)">getEvent</A></B>(int iEventID)</CODE> - -<BR> - Returns a specific calendar event using fast hash lookup.</TD> -</TR> -</TABLE> - -<P> -<A NAME="shared"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Uses of <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> in <A HREF="../../shared/package-summary.html">shared</A></FONT></TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../shared/package-summary.html">shared</A> with parameters of type <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>CalendarCategory.</B><B><A HREF="../../shared/CalendarCategory.html#addEvent(shared.CalendarEvent)">addEvent</A></B>(<A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> event)</CODE> - -<BR> - This method adds an event to the category.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>CalendarCategory.</B><B><A HREF="../../shared/CalendarCategory.html#removeEvent(shared.CalendarEvent)">removeEvent</A></B>(<A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> event)</CODE> - -<BR> - This method removes a given event from its event vector.</TD> -</TR> -</TABLE> - -<P> -<A NAME="shared.remotecall"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -Uses of <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> in <A HREF="../../shared/remotecall/package-summary.html">shared.remotecall</A></FONT></TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../shared/remotecall/package-summary.html">shared.remotecall</A> that return <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></CODE></FONT></TD> -<TD><CODE><B>ClientRequest.</B><B><A HREF="../../shared/remotecall/ClientRequest.html#getEvent()">getEvent</A></B>()</CODE> - -<BR> - This method returns the event object.</TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=2>Methods in <A HREF="../../shared/remotecall/package-summary.html">shared.remotecall</A> with parameters of type <A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>ClientRequest.</B><B><A HREF="../../shared/remotecall/ClientRequest.html#setEvent(shared.CalendarEvent)">setEvent</A></B>(<A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> event)</CODE> - -<BR> - This method sets a calendar event object to be transfered to the calendar server because the event has been modified.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> boolean</CODE></FONT></TD> -<TD><CODE><B>ClientRequest.</B><B><A HREF="../../shared/remotecall/ClientRequest.html#match(shared.CalendarEvent)">match</A></B>(<A HREF="../../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> calendarEvent)</CODE> - -<BR> - Checks if a specific calendar event matches this client request.</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../shared/CalendarEvent.html" title="class in shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../index.html" target="_top"><B>FRAMES</B></A> - <A HREF="CalendarEvent.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> |
