Properties That You Can Specify for Client-Side Controls
The following table describes the properties that you can specify for controls. The Comparable Applet Control or Description column of this table includes the name of the applet control property that is similar to the SWE control property. If no applet control property is similar to the SWE control property, then this column includes a description. For more information about these applet control properties, see the topic that describes controls in the applet object types section of Siebel Object Types Reference.
SWE Control Property | Comparable Applet Control or Description |
---|---|
SWE_PROP_CURR_FLD |
Identifies the field that is currently chosen. |
SWE_PROP_CASE_SENSITIVE |
Specifies to make text in the control case-sensitive. |
SWE_PROP_DISP_FORMAT |
Display Format |
SWE_PROP_DISP_MODE |
HTML Display Mode |
SWE_PROP_DISP_MAX_CHARS |
HTML Max Chars Displayed |
SWE_PROP_DISP_NAME |
Specifies the label that Siebel Open UI uses to identify this control in the client. |
SWE_PROP_FLD_NAME |
Field Name |
SWE_PROP_HEIGHT |
HTML Height |
SWE_PROP_HTML_ATTRIBUTE |
HTML Attributes |
SWE_PROP_IS_BOUND_PICK |
Specifies that the control is a bound picklist. |
SWE_PROP_IS_ENCODE |
HTML Display Mode |
SWE_PROP_INPUTMETHOD |
MethodInvoked |
SWE_PROP_JUSTIFICATION |
Text Alignment |
SWE_PROP_LABEL_JUSTIFICATION |
Specifies the text alignment for a column header that Siebel Open UI displays in a list control. |
SWE_PROP_MAX_SIZE |
HTML Max Chars Displayed |
SWE_PROP_NAME |
Name |
SWE_PROP_PICK_APLT |
Pick Applet |
SWE_PROP_POPUP_HEIGHT |
Specifies the height of the popup dialog box, in pixels. |
SWE_PROP_PROMPT |
Prompt Text |
SWE_PROP_POPUP_WIDTH |
Specifies the width of the popup dialog box, in pixels. |
SWE_PROP_IS_DYNAMIC |
Specifies whether or not Siebel Open UI dynamically displays values in the control. |
SWE_PROP_SPAN |
Specifies to span control contents across multiple fields. This property is not applicable for list controls. |
SWE_PROP_SEQ |
HTML Sequence |
SWE_PROP_TYPE |
Type, HTML Type, or Field Retrieval Type |
SWE_PROP_WIDTH |
Width |
SWE_PROP_COLINDEX |
Specifies the index number of a column. |
SWE_PROP_ICON_MAP |
Bitmap |
SWE_PROP_IS_SORTABLE |
Sort |