Named Method Property
We have gone through the introduction of User Property, lets start and discuss this in details. We will start with Applet User Property:
(A) Named Method Property
Let’s consider we like to enable a button unconditionally. If we like to do this on applet level.
We will use Named Method Property:
1. Create a new Applet User Property called “Named Method: MethodName” where MethodName is the name of the method being enabled.
2. Set the value of this user property to be ‘INVOKE’, ‘MethodName’ where MethodName is the name of the method being enabled.

Suppose we want to enable a button invoking the “MyMethod” method on the Service Request List Applet.
On the Service Request List Applet create a new User Property called “Named Method: MyMethod”.
• Set the value of this property to ‘INVOKE’, ‘MyMethod’
Discuss in on for Named Method Property, Please share your views.
Related posts:
- DefaultFocus User Property In Siebel
- What is the use of Link Specification property at Field object?
- Aspect BC ReadOnly – BC user property
- Siebel Browser Scripting – An Overview
- User Property in Siebel
- Primary Id Field property of Link Object in Siebel

















(No Ratings Yet)
Leave your response!