Property | Type | Description | |
---|---|---|---|
InitializeFeatureActions | void | ||
InitializePersistedFeatureActions | void | ||
OnSelectionChanged | void | ||
PopulateDataGridAsync | Task | ||
isValidDataType | bool | ||
setUpFeatureGrid | void |
Method | Description | |
---|---|---|
Configure ( |
||
OnActivated ( ) : void | ||
OnDeactivated ( ) : void | ||
OnRefresh ( ESRI dataSource ) : void | ||
OnRemove ( ESRI dataSource ) : void | ||
TableWidget ( ) : System |
Method | Description | |
---|---|---|
InitializeFeatureActions ( ) : void | ||
InitializePersistedFeatureActions ( ) : void | ||
OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
PopulateDataGridAsync ( ) : Task | ||
isValidDataType ( ESRI fieldType ) : bool | ||
setUpFeatureGrid ( ) : void |
public Configure ( |
||
owner | ||
dataSources | IList |
|
return | bool |