?? index-all.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>Index (PIM Optional Package 1.0 Spec, Final Release) </TITLE>
<!-- Generated by javadoc on Wed Oct 29 13:13:39 PST 2003 -->
<LINK REL="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT>
function asd()
{
parent.document.title="Index (PIM Optional Package 1.0 Spec, Final Release)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN="3" BGCOLOR="#eeeeff" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<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">
<FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#eeeeff" CLASS="NavBarCell1">
<FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#eeeeff" CLASS="NavBarCell1">
<A HREF="javax/microedition/pim/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="#ffffff" CLASS="NavBarCell1Rev">
<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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> PIM Optional Package 1.0<br>
Final Release</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="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT>
</TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A>
<A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A>
<A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A>
<A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A>
<A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A>
<HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="javax/microedition/pim/PIMItem.html#addBinary(int, int, byte[], int, int)">
<B>addBinary(int, int, byte[], int, int)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds a binary data value to a field in the item. <DT><A HREF="javax/microedition/pim/PIMItem.html#addBoolean(int, int, boolean)">
<B>addBoolean(int, int, boolean)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds a boolean value to a field in the item. <DT><A HREF="javax/microedition/pim/PIMList.html#addCategory(java.lang.String)">
<B>addCategory(String)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
<DD>
Adds the provided category to the PIM list. <DT><A HREF="javax/microedition/pim/PIMItem.html#addDate(int, int, long)">
<B>addDate(int, int, long)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds a date value to a field in the item. <DT><A HREF="javax/microedition/pim/RepeatRule.html#addExceptDate(long)">
<B>addExceptDate(long)</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
<DD>
Add a Date for which this RepeatRule should not occur. <DT><A HREF="javax/microedition/pim/PIMItem.html#addInt(int, int, int)">
<B>addInt(int, int, int)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds an integer value to a field in the item. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR">
<B>ADDR</B></A> - Static variable in interface javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Field specifying an address for this Contact. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_COUNTRY">
<B>ADDR_COUNTRY</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the country of a particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_EXTRA">
<B>ADDR_EXTRA</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents any extra info of a particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_LOCALITY">
<B>ADDR_LOCALITY</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the locality (for example, a city) of a particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_POBOX">
<B>ADDR_POBOX</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the post office box of a particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_POSTALCODE">
<B>ADDR_POSTALCODE</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the postal code (for example, a zip code) of a particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_REGION">
<B>ADDR_REGION</B></A> - Static variable in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the region (for example, a province, state, or territory) of a
particular address. <DT><A HREF="javax/microedition/pim/Contact.html#ADDR_STREET"><B>ADDR_STREET</B></A>
- Static variable in interface javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
<DD>
Index into the string array for an address field, where the data at this index
represents the street information of a particular address. <DT><A HREF="javax/microedition/pim/PIMItem.html#addString(int, int, java.lang.String)">
<B>addString(int, int, String)</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds a String value to a field in the item. <DT><A HREF="javax/microedition/pim/PIMItem.html#addStringArray(int, int, java.lang.String[])">
<B>addStringArray(int, int, String[])</B></A> - Method in interface
javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
<DD>
Adds an array of related string values as a single entity to a field in the
item. <DT><A HREF="javax/microedition/pim/PIMItem.html#addToCategory(java.lang.String)">
<B>addToCategory(String)</B></A> - Method in interface
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -