Method | Description | |
---|---|---|
CallCancelClick ( ) : void | ||
CallSelectClick ( ) : void | ||
CallSetupPopupForm ( ) : void | ||
ExtendedTextBoxMapperSpy ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System | ||
SetSelectedBusinessObject ( IBusinessObject bo ) : void |
Method | Description | |
---|---|---|
CloseForm ( ) : void | ||
GetSelectedBusinessObject ( ) : IBusinessObject |
public ExtendedTextBoxMapperSpy ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System | ||
ctl | IExtendedTextBox | |
propName | string | |
isReadOnly | bool | |
controlFactory | IControlFactory | |
return | System |
protected GetSelectedBusinessObject ( ) : IBusinessObject | ||
return | IBusinessObject |
public SetSelectedBusinessObject ( IBusinessObject bo ) : void | ||
bo | IBusinessObject | |
return | void |