Property | Type | Description |
---|
Method | Description | |
---|---|---|
BindModel ( IModelUpdator modelUpdator ) : void |
Bind the model
|
|
DataTypeEditorModel ( ) : System | ||
DataTypeEditorModel ( HiveId id ) : System | ||
HasEditableProperties ( ) : bool |
A helper methods use to check if the pre value model has editable properties
|
Method | Description | |
---|---|---|
PopulateUIElements ( ) : void |
public BindModel ( IModelUpdator modelUpdator ) : void | ||
modelUpdator | IModelUpdator | |
return | void |
public DataTypeEditorModel ( HiveId id ) : System | ||
id | HiveId | |
return | System |