📄 transportuifactory.html
字号:
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#getIntValue(java.util.Map, java.lang.String)">getIntValue</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A>> map,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE>
<BR>
Returns the value of the named field as an integer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#getStringValue(java.util.Map, java.lang.String)">getStringValue</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A>> map,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE>
<BR>
Returns the value of the named field as a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#getStringValue(com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject)">getStringValue</A></B>(<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A> uiobject)</CODE>
<BR>
Returns the value of the UI object as a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/List.html" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#getStringValues(java.util.Map, java.lang.String)">getStringValues</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A>> map,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE>
<BR>
Returns the list of string values for the named field.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/List.html" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#getStringValues(com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject)">getStringValues</A></B>(<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A> uiobject)</CODE>
<BR>
Returns the list of string values for the TransportUIObject; This is typically used for retrieving values from the table objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.html#setValue(com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject, java.lang.String)">setValue</A></B>(<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A> uiObject,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value)</CODE>
<BR>
Sets the value of a transport UI object.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="createEditField(java.lang.String, java.lang.String, java.lang.String, com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject)"><!-- --></A><H3>
createEditField</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportEditField.html" title="class in com.bea.wli.sb.transports.ui">TransportEditField</A> <B>createEditField</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> label,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> description,
<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A> object)</PRE>
<DL>
<DD>Creates a transport edit field.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - identifies the field.<DD><CODE>label</CODE> - label that displays on the form.<DD><CODE>description</CODE> - tool tip text that appears on a mouseover.<DD><CODE>object</CODE> - transport UI object associated with this field.
<DT><B>Returns:</B><DD>a new transport edit field.</DL>
</DD>
</DL>
<HR>
<A NAME="createEditField(java.lang.String, java.lang.String, java.lang.String, boolean, com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject)"><!-- --></A><H3>
createEditField</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportEditField.html" title="class in com.bea.wli.sb.transports.ui">TransportEditField</A> <B>createEditField</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> label,
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> description,
boolean isrequired,
<A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TransportUIObject.html" title="interface in com.bea.wli.sb.transports.ui">TransportUIFactory.TransportUIObject</A> object)</PRE>
<DL>
<DD>Creates a transport edit field. If a field is required then the user must enter data for that field, otherwise a validation error message will be displayed and prevent the form submission.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - identifies the field.<DD><CODE>label</CODE> - label that displays on the form.<DD><CODE>description</CODE> - tool tip text that appears on a mouseover.<DD><CODE>isrequired</CODE> - indicates if this is a required field.<DD><CODE>object</CODE> - transport UI object associated with this field.
<DT><B>Returns:</B><DD>a new transport edit field.</DL>
</DD>
</DL>
<HR>
<A NAME="createTextBox(java.lang.String)"><!-- --></A><H3>
createTextBox</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TextBoxObject.html" title="class in com.bea.wli.sb.transports.ui">TransportUIFactory.TextBoxObject</A> <B>createTextBox</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value)</PRE>
<DL>
<DD>Creates a textbox object.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the initial value for the textbox.
<DT><B>Returns:</B><DD>a new textbox object.</DL>
</DD>
</DL>
<HR>
<A NAME="createTextBox(java.lang.String, int)"><!-- --></A><H3>
createTextBox</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TextBoxObject.html" title="class in com.bea.wli.sb.transports.ui">TransportUIFactory.TextBoxObject</A> <B>createTextBox</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value,
int size)</PRE>
<DL>
<DD>Creates a textbox object with a specified size.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the initial value for the textbox.<DD><CODE>size</CODE> - the size of the textbox.
<DT><B>Returns:</B><DD>a new textbox object.</DL>
</DD>
</DL>
<HR>
<A NAME="createTextBox(java.lang.String, int, boolean)"><!-- --></A><H3>
createTextBox</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.TextBoxObject.html" title="class in com.bea.wli.sb.transports.ui">TransportUIFactory.TextBoxObject</A> <B>createTextBox</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value,
int size,
boolean readOnly)</PRE>
<DL>
<DD>Creates a textbox object with associated attributes.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - the initial value for the textbox.<DD><CODE>size</CODE> - the size of the textbox.<DD><CODE>readOnly</CODE> - if <tt>true</tt> the textbox is disabled for input.
<DT><B>Returns:</B><DD>a new textbox object.</DL>
</DD>
</DL>
<HR>
<A NAME="createCheckbox(boolean)"><!-- --></A><H3>
createCheckbox</H3>
<PRE>
public static <A HREF="../../../../../../com/bea/wli/sb/transports/ui/TransportUIFactory.CheckBoxObject.html" title="class in com.bea.wli.sb.transports.ui">TransportUIFactory.CheckBoxObject</A> <B>createCheckbox</B>(boolean checked)</PRE>
<DL>
<DD>Creates a checkbox object.
<P>
<DD><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -