Метод | Описание | |
---|---|---|
Clear ( ) : void |
Clears the business object collection and the rows in the data table
|
|
ComboBoxSelectorWin ( ) : System |
Constructor for ComboBoxSelectorWin
|
|
ComboBoxSelectorWin ( IControlFactory controlFactory ) : System |
Constructor for ComboBoxSelectorWin
|
|
GetBusinessObjectAtRow ( int row ) : IBusinessObject |
Returns the business object at the specified row number
|
Метод | Описание | |
---|---|---|
FireBusinessObjectSelected ( ) : void |
public ComboBoxSelectorWin ( IControlFactory controlFactory ) : System | ||
controlFactory | IControlFactory | |
Результат | System |
public GetBusinessObjectAtRow ( int row ) : IBusinessObject | ||
row | int | The row number in question |
Результат | IBusinessObject |