The Interface class / ui.Interface methods |
Define the parent container for the current program.
Use the ui.Interface.setContainer(name) class method to specify the name of the parent WCI container where the current program windows must be displayed.
Each WCI program must be identified by a name, to be set with the ui.Interface.setName() class method.