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