Property | Type | Description | |
---|---|---|---|
Contacts | SparkleXrm.GridEditor.EntityDataViewModel | ||
SelectedContact | Observable |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
AccountSearchCommand ( string term, Action |
||
AddNewAccountInLine ( object item ) : void | ||
SaveNextRecord ( List |
||
SearchRecords ( string term, Action |
public OwnerSearchCommand ( string term, Action |
||
term | string | |
callback | Action |
|
return | void |
public ReportError ( |
||
ex | ||
return | void |
public SaveSelectedContact ( ) : System.Action | ||
return | System.Action |
public TransactionCurrencySearchCommand ( string term, Action |
||
term | string | |
callback | Action |
|
return | void |
public EntityDataViewModel,SparkleXrm.GridEditor Contacts | ||
return | SparkleXrm.GridEditor.EntityDataViewModel |