메소드 | 설명 | |
---|---|---|
CallCancelClick ( ) : void | ||
CallSelectClick ( ) : void | ||
CallSetupPopupForm ( ) : void | ||
ExtendedTextBoxMapperSpy ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System | ||
SetSelectedBusinessObject ( IBusinessObject bo ) : void |
메소드 | 설명 | |
---|---|---|
CloseForm ( ) : void | ||
GetSelectedBusinessObject ( ) : IBusinessObject |
public ExtendedTextBoxMapperSpy ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System | ||
ctl | IExtendedTextBox | |
propName | string | |
isReadOnly | bool | |
controlFactory | IControlFactory | |
리턴 | System |
protected GetSelectedBusinessObject ( ) : IBusinessObject | ||
리턴 | IBusinessObject |
public SetSelectedBusinessObject ( IBusinessObject bo ) : void | ||
bo | IBusinessObject | |
리턴 | void |