Object Types Reference > Siebel Object Types >

Web Page Item


Siebel Object Types > Web Page > Web Page Item

Item that can be shown on a Web page. Similar to a control in an applet, but for use outside the context of an applet on a Web page. These are mapped to swe:pageitem tags in the Web page.

Properties

Property
Description/Usage
Valid Values/Examples
Caption (O)
The display name of this item.
 
HTML Attributes (O)
Can be used to add HTML tag attributes to the HTML tags that the HTML client framework creates to render the Web page item.
Only works in the Standard Interactivity mode.
 
Item Identifier (R)
ID of the <swe:pageitem> tag.
 
Item Identifier - Language Override (O)
Provides the ability to change the ID of the <swe:pageitem> tag when a particular language/locale is active.
 
Method Invoked (O)
The method to be invoked.
 
Name (R)
The name of the Web page item.
 
Namespace (O)
Qualifier for the item identifier. If the swe:pageitem tag for which this mapping is made is inside a swe:idgroup tag, this property will be the ID of the idgroup tag.
 
Namespace - Language Override (O)
Provides the ability to change the qualifier for the item identifier when a particular language/locale is active.
 
Show Popup (O)
A TRUE or FALSE value.
TRUE = Specifies that a new browser window is opened before invoking the method.
FALSE = Specifies that the method is invoked in the current browser window.
Target View Frame (O)
The HTML page loaded into the frame that is specified by this property.
 
Type (R)
Indicates how this item is displayed on the generated HTML page.
Valid values are Button, CheckBox, ComboBox, File, Label, Link, Mailto, Password, Text, TextArea, and URL.

See Also

Control
Web Page


 Object Types Reference 
 Published: 18 April 2003