public class WidgetWizardFrame7 extends WidgetWizardFrame
Constructor and Description |
---|
WidgetWizardFrame7(WidgetWizard pWidgetWizard!,
BBjTopLevelWindow pWizardWindow!,
BBjNumber pControlId,
HashMap pDataMap!)
Constructor WidgetWizardFrame7
|
Modifier and Type | Method and Description |
---|---|
void |
initFrame()
Method initFrame:
Frame initialization
|
void |
OnSourceFileBrowseButton(BBjButtonPushEvent ev!)
Method OnSourceFileBrowseButton:
Generates the FileChooser to select a bbj file |
void |
show()
Method show:
Shows the frame
|
BBjNumber |
validate()
Method validate:
Frame validation
|
destroy, hide, showMsgText
public WidgetWizardFrame7(WidgetWizard pWidgetWizard!, BBjTopLevelWindow pWizardWindow!, BBjNumber pControlId, HashMap pDataMap!)
WidgetWizard
- Widget wizardBBjTopLevelWindow
- Wizard windowBBjNumber
- Frame's child window IDHashMap
- Common data hashmappublic void initFrame()
initFrame
in interface WidgetWizardFrameIntf
initFrame
in class WidgetWizardFrame
public void show()
show
in interface WidgetWizardFrameIntf
show
in class WidgetWizardFrame
public BBjNumber validate()
validate
in interface WidgetWizardFrameIntf
validate
in class WidgetWizardFrame
public void OnSourceFileBrowseButton(BBjButtonPushEvent ev!)
BBjButtonPushEvent
- Event