Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Siebel general control

Updated on October 19, 2022

Properties

PropertyDefinition
Siebel.Format (get)Shows the format that the control uses (usually a text box.)
Siebel.IsNull (get)Lets you know if the value of the control is null.
Siebel.Text (get, set)Shows or sets the text for a control.
Siebel.MaxLength (get)Shows the maximum length of a control’s value. Until a control has been focused, the MaxLength property does not return a valid value. Once focus has been set to the control the first time, the property returns the correct value every time thereafter.
Siebel.ReadOnly (get)Shows if a value is editable.

Methods

MethodDescription
Siebel.FocusSets the focus on a control.
Siebel.RemoveFocusRemoves the focus from a control.

Events

EventDescription
Siebel.FocusingOccurs after a click and before a control is focused.
Siebel.GotFocusOccurs after a control is focused.
Siebel.LosingFocusOccurs after a click and before the focus of a control is lost.
Siebel.LostFocusOccurs after a control has lost focus.
Siebel.DisplayingPopupOccurs after a click but before a pop-up window has displayed.
Siebel.PopupDisplayedOccurs after a pop-up window has displayed.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us