[ActivityName]General/AdvancedSection
This class is used to configure the General and Advanced tabs of an activity.
The
[ActivityName]General/AdvancedSection class contains the following methods:
| Methods | Description |
|---|---|
| protected Class <?> getModelClass() | Use this method to specify a representation of a model object.
This is a BusinessWorks 6 lifecycle method. |
| protected void initBindings() | Use this method to initialize control bindings to the activity input.
This is a BusinessWorks 6 lifecycle method. |
| protected Composite doCreateControl() | Use this method to configure activity attributes in the
General and
Advanced tabs.
This is a BusinessWorks 6 lifecycle method. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.