⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 J2ME PDA开发PIM的技术规范,可使应用程序查看手机本地联系人列表, 本地文件
💻 HTML
📖 第 1 页 / 共 5 页
字号:
																															entry. <DT><A HREF="javax/microedition/pim/Contact.html#FORMATTED_NAME"><B>FORMATTED_NAME</B></A>
																																- Static variable in interface javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
																																<DD>
																																	Field represents a formatted version of a name for the Contact entry. <DT><A HREF="javax/microedition/pim/RepeatRule.html#FOURTH">
																																			<B>FOURTH</B></A> - Static variable in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																		<DD>
																																			Constant for the fourth week of the month used with <code>WEEK_OF_MONTH</code> field.
																																			<DT><A HREF="javax/microedition/pim/RepeatRule.html#FOURTHLAST"><B>FOURTHLAST</B></A>
																																				- Static variable in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																				<DD>
																																					Constant for the fourth to last week of the month used with <code>WEEK_OF_MONTH</code>
																																					field. <DT><A HREF="javax/microedition/pim/RepeatRule.html#FREQUENCY"><B>FREQUENCY</B></A>
																																						- Static variable in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																						<DD>
																																							Field specifying the frequency of the Repeat. <DT><A HREF="javax/microedition/pim/RepeatRule.html#FRIDAY">
																																									<B>FRIDAY</B></A> - Static variable in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																								<DD>
																																									Constant for the day of week Friday used with <code>DAY_IN_WEEK</code> field. <DT><A HREF="javax/microedition/pim/PIM.html#fromSerialFormat(java.io.InputStream, java.lang.String)">
																																											<B>fromSerialFormat(InputStream, String)</B></A> - Method in class 
																																										javax.microedition.pim.<A HREF="javax/microedition/pim/PIM.html">PIM</A>
																																										<DD>
																																											Creates and fills one or more PIM items from data provided in the given 
																																											InputStream object where the data is expressed in a valid data format supported 
																																											by this platform.</DD>
		</DL>
		<HR>
		<A NAME="_G_"><!-- --></A><H2>
			<B>G</B></H2>
		<DL>
			<DT><A HREF="javax/microedition/pim/PIMException.html#GENERAL_ERROR"><B>GENERAL_ERROR</B></A>
				- Static variable in class javax.microedition.pim.<A HREF="javax/microedition/pim/PIMException.html">PIMException</A>
				<DD>
					Indicates a general PIM exception error. <DT><A HREF="javax/microedition/pim/PIMList.html#getArrayElementLabel(int, int)">
							<B>getArrayElementLabel(int, int)</B></A> - Method in interface 
						javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
						<DD>
							Returns a String label associated with the given array element. <DT><A HREF="javax/microedition/pim/PIMList.html#getAttributeLabel(int)">
									<B>getAttributeLabel(int)</B></A> - Method in interface 
								javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
								<DD>
									Returns a String label associated with the given attribute. <DT><A HREF="javax/microedition/pim/PIMItem.html#getAttributes(int, int)">
											<B>getAttributes(int, int)</B></A> - Method in interface 
										javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
										<DD>
											Gets the actual attributes associated with the data value at the given index 
											for the indicated field. <DT><A HREF="javax/microedition/pim/PIMItem.html#getBinary(int, int)">
													<B>getBinary(int, int)</B></A> - Method in interface 
												javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
												<DD>
													Get a binary data value for a field from the item. <DT><A HREF="javax/microedition/pim/PIMItem.html#getBoolean(int, int)">
															<B>getBoolean(int, int)</B></A> - Method in interface 
														javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
														<DD>
															Get a boolean value from a field in the item. <DT><A HREF="javax/microedition/pim/PIMList.html#getCategories()">
																	<B>getCategories()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																<DD>
																	Returns the categories defined for the PIM list. <DT><A HREF="javax/microedition/pim/PIMItem.html#getCategories()">
																			<B>getCategories()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																		<DD>
																			Returns all the categories for that the item belongs to. <DT><A HREF="javax/microedition/pim/RepeatRule.html#getDate(int)">
																					<B>getDate(int)</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																				<DD>
																					Retrieves a Date field. <DT><A HREF="javax/microedition/pim/PIMItem.html#getDate(int, int)">
																							<B>getDate(int, int)</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																						<DD>
																							Get a date value from a field in the item. <DT><A HREF="javax/microedition/pim/RepeatRule.html#getExceptDates()">
																									<B>getExceptDates()</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																								<DD>
																									Returns the Dates for which this RepeatRule should not occur. <DT><A HREF="javax/microedition/pim/UnsupportedFieldException.html#getField()">
																											<B>getField()</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/UnsupportedFieldException.html">UnsupportedFieldException</A>
																										<DD>
																											Method to access the field for which this exception is thrown. <DT><A HREF="javax/microedition/pim/FieldFullException.html#getField()">
																													<B>getField()</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/FieldFullException.html">FieldFullException</A>
																												<DD>
																													Method to access the field for which this exception is thrown. <DT><A HREF="javax/microedition/pim/FieldEmptyException.html#getField()">
																															<B>getField()</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/FieldEmptyException.html">FieldEmptyException</A>
																														<DD>
																															Method to access the field for which this exception is thrown. <DT><A HREF="javax/microedition/pim/PIMList.html#getFieldDataType(int)">
																																	<B>getFieldDataType(int)</B></A> - Method in interface 
																																javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																<DD>
																																	Returns an int representing the data type of the data associated with the given 
																																	field. <DT><A HREF="javax/microedition/pim/PIMList.html#getFieldLabel(int)"><B>getFieldLabel(int)</B></A>
																																		- Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																		<DD>
																																			Returns a String label associated with the given field. <DT><A HREF="javax/microedition/pim/RepeatRule.html#getFields()">
																																					<B>getFields()</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																				<DD>
																																					Returns a list of fields that currently have values assigned to it. <DT><A HREF="javax/microedition/pim/PIMItem.html#getFields()">
																																							<B>getFields()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																																						<DD>
																																							Returns all fields in the item that have data stored for them. <DT><A HREF="javax/microedition/pim/PIM.html#getInstance()">
																																									<B>getInstance()</B></A> - Static method in class javax.microedition.pim.<A HREF="javax/microedition/pim/PIM.html">PIM</A>
																																								<DD>
																																									Factory method to get an instance of the PIM class. <DT><A HREF="javax/microedition/pim/RepeatRule.html#getInt(int)">
																																											<B>getInt(int)</B></A> - Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/RepeatRule.html">RepeatRule</A>
																																										<DD>
																																											Retrieves an integer field. <DT><A HREF="javax/microedition/pim/PIMItem.html#getInt(int, int)">
																																													<B>getInt(int, int)</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																																												<DD>
																																													Get an integer value from a field in the item. <DT><A HREF="javax/microedition/pim/PIMList.html#getName()">
																																															<B>getName()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																														<DD>
																																															Provides the name of the list. <DT><A HREF="javax/microedition/pim/PIMItem.html#getPIMList()">
																																																	<B>getPIMList()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																																																<DD>
																																																	Returns the PIMList associated with this item. <DT><A HREF="javax/microedition/pim/Contact.html#getPreferredIndex(int)">
																																																			<B>getPreferredIndex(int)</B></A> - Method in interface 
																																																		javax.microedition.pim.<A HREF="javax/microedition/pim/Contact.html">Contact</A>
																																																		<DD>
																																																			Returns the index of the value marked with the attribute ATTR_PREFERRED for the 
																																																			given field. <DT><A HREF="javax/microedition/pim/PIMException.html#getReason()"><B>getReason()</B></A>
																																																				- Method in class javax.microedition.pim.<A HREF="javax/microedition/pim/PIMException.html">PIMException</A>
																																																				<DD>
																																																					Returns the reason for the PIM Exception. <DT><A HREF="javax/microedition/pim/Event.html#getRepeat()">
																																																							<B>getRepeat()</B></A> - Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/Event.html">Event</A>
																																																						<DD>
																																																							Retrieves a RepeatRule object specifying how often and when this event occurs. <DT><A HREF="javax/microedition/pim/PIMItem.html#getString(int, int)">
																																																									<B>getString(int, int)</B></A> - Method in interface 
																																																								javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																																																								<DD>
																																																									Get a String value from a field in the item. <DT><A HREF="javax/microedition/pim/PIMItem.html#getStringArray(int, int)">
																																																											<B>getStringArray(int, int)</B></A> - Method in interface 
																																																										javax.microedition.pim.<A HREF="javax/microedition/pim/PIMItem.html">PIMItem</A>
																																																										<DD>
																																																											Get an array of related values from a field in the item. <DT><A HREF="javax/microedition/pim/PIMList.html#getSupportedArrayElements(int)">
																																																													<B>getSupportedArrayElements(int)</B></A> - Method in interface 
																																																												javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																																												<DD>
																																																													Returns an integer array containing all of the supported elements of a string 
																																																													array for the given field. <DT><A HREF="javax/microedition/pim/PIMList.html#getSupportedAttributes(int)">
																																																															<B>getSupportedAttributes(int)</B></A> - Method in interface 
																																																														javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																																														<DD>
																																																															Returns an integer array containing all of the supported attributes for the 
																																																															given field. <DT><A HREF="javax/microedition/pim/PIMList.html#getSupportedFields()"><B>getSupportedFields()</B></A>
																																																																- Method in interface javax.microedition.pim.<A HREF="javax/microedition/pim/PIMList.html">PIMList</A>
																																																																<DD>
																																																																	Gets all fields that are supported in this list. <DT><A HREF="javax/microedition/pim/EventList.html#getSupportedRepeatRuleFields(int)">
																																																																			<B>getSupportedRepeatRuleFields(int)</B></A> - Method in interface 
																																																																		javax.microedition.pim.<A HREF="javax/microedition/pim/EventList.html">EventList</A>
																																																																		<DD>
																																																																			Returns the Repeat Rule fields that are settable by the class user and 
																																																																			supported by this EventList for the provided Repeat Rule frequency.</DD>
		</DL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -