Свойство | Тип | Описание | |
---|---|---|---|
Contacts | SparkleXrm.GridEditor.EntityDataViewModel | ||
SelectedContact | Observable |
Метод | Описание | |
---|---|---|
AddNewContact ( ) : System.Action | ||
CanAddNew ( ) : DependentObservable |
||
ContactsEditorViewModel ( ) : System | ||
Init ( ) : void | ||
OnSelectedRowsChanged ( ) : void | ||
OwnerSearchCommand ( string term, Action |
||
ReportError ( |
||
ResetCommand ( ) : System.Action | ||
SaveCommand ( ) : System.Action | ||
SaveSelectedContact ( ) : System.Action | ||
TransactionCurrencySearchCommand ( string term, Action |
Метод | Описание | |
---|---|---|
AccountSearchCommand ( string term, Action |
||
AddNewAccountInLine ( object item ) : void | ||
SaveNextRecord ( List |
||
SearchRecords ( string term, Action |
public CanAddNew ( ) : DependentObservable |
||
Результат | DependentObservable |
public ContactsEditorViewModel ( ) : System | ||
Результат | System |
public OwnerSearchCommand ( string term, Action |
||
term | string | |
callback | Action |
|
Результат | void |
public ReportError ( |
||
ex | ||
Результат | void |
public SaveSelectedContact ( ) : System.Action | ||
Результат | System.Action |
public TransactionCurrencySearchCommand ( string term, Action |
||
term | string | |
callback | Action |
|
Результат | void |
public EntityDataViewModel,SparkleXrm.GridEditor Contacts | ||
Результат | SparkleXrm.GridEditor.EntityDataViewModel |