public class DialogWizardFrame1 extends DialogWizardFrame
DialogWizardFrame1
Resource/Program Paths Frame
| Constructor and Description |
|---|
DialogWizardFrame1(BBjTopLevelWindow pWndWizard!, BBjNumber pControlId, HashMap pDataMap!)Constructor DialogWizardFrame1 |
| Modifier and Type | Method and Description |
|---|---|
void | getPgmFileFindResult(BBjNamespaceEvent pEvent!)Method getPgmFileFindResult: Get result of program file find from namespace |
BBjString | getPgmFilePath()Method getPgmFilePath: Get program file path from input control |
void | getResFileFindResult(BBjNamespaceEvent pEvent!)Method getResFileFindResult: Get result of resource file find from namespace |
void | initFrame()Method initFrame: Frame initialization |
void | onBtnGeneratePush(BBjButtonPushEvent pEvent!) |
void | onInePgmFilePathLostFocus(BBjLostFocusEvent pEvent!)Method onInePgmFilePathLostFocus: Focus lost event handler for the program file path input control |
void | onIneResFilePathLostFocus(BBjLostFocusEvent pEvent!)Method onIneResFilePathLostFocus: Lost focus event handler for the resource file path input control |
void | onLbtDbNameListChange(BBjListChangeEvent pEvent!) |
void | onLbtDbTableListChange(BBjListChangeEvent pEvent!) |
void | onLbtWinIdListChange(BBjListChangeEvent pEvent!) |
void | onTbtPgmFileFindPush(BBjToolButtonPushEvent pEvent!)Method onTbtPgmFileFindPush: Tool button push event handler for the program file find tool button |
void | onTbtResFileFindPush(BBjToolButtonPushEvent pEvent!)Method onTbtResFileFindPush: Tool button push event handler for the resource file find tool button |
BBjNumber | validate()Method validate: Frame validation |
public DialogWizardFrame1(BBjTopLevelWindow pWndWizard!, BBjNumber pControlId, HashMap pDataMap!)
Constructor DialogWizardFrame1
BBjTopLevelWindow Wizard windowBBjNumber Frame's child window IDHashMap Common data hashmappublic void getPgmFileFindResult(BBjNamespaceEvent pEvent!)Method getPgmFileFindResult: Get result of program file find from namespace
BBjNamespaceEvent Namespace event objectpublic BBjString getPgmFilePath()Method getPgmFilePath: Get program file path from input control
public void getResFileFindResult(BBjNamespaceEvent pEvent!)Method getResFileFindResult: Get result of resource file find from namespace
BBjNamespaceEvent Namespace event objectpublic void initFrame()
Method initFrame: Frame initialization
getResFromPgm()public void onBtnGeneratePush(BBjButtonPushEvent pEvent!)public void onInePgmFilePathLostFocus(BBjLostFocusEvent pEvent!)Method onInePgmFilePathLostFocus: Focus lost event handler for the program file path input control
BBjLostFocusEvent Lost focus event object loadPgmText(BBjString) getResFromPgm()public void onIneResFilePathLostFocus(BBjLostFocusEvent pEvent!)Method onIneResFilePathLostFocus: Lost focus event handler for the resource file path input control
BBjLostFocusEvent Lost focus event objectpublic void onLbtDbNameListChange(BBjListChangeEvent pEvent!)public void onLbtDbTableListChange(BBjListChangeEvent pEvent!)public void onLbtWinIdListChange(BBjListChangeEvent pEvent!)public void onTbtPgmFileFindPush(BBjToolButtonPushEvent pEvent!)Method onTbtPgmFileFindPush: Tool button push event handler for the program file find tool button
BBjToolButtonPushEvent Tool button push event objectpublic void onTbtResFileFindPush(BBjToolButtonPushEvent pEvent!)Method onTbtResFileFindPush: Tool button push event handler for the resource file find tool button
BBjToolButtonPushEvent Tool button push event objectpublic BBjNumber validate()Method validate: Frame validation
loadControlVariables(BBjString) loadToolbar()