| ILOG JRules User Guide > Executing Rules > Tasks > Executing a Ruleset Using Rule Execution Server > Maintaining Execution Code Generators > Writing a New Nested Wizard |
Writing a New Nested Wizard |
PREVIOUS NEXT |
You can also write your own nested wizard.
To write your own nested wizard:
IlrFileGeneratorWizardPage class.
addContent(Composite) method: this method is called by the createControl(Composite) method, redefined as a final method in the class. The createControl creates a new composite, sets the context sensitive help using the getHelpContextId method, calls the addContent method and calls setPageComplete using the result of the isPageCompleteAtCreation method.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |