Method | Description | |
---|---|---|
DataTypeViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent, DataType dt ) : System |
Method | Description | |
---|---|---|
CreatePropertyGroup ( string tag, string translatedTag, PropertyGroupCollection lst ) : |
||
OnObjectPropertyChanged ( string propName ) : void |
protected CreatePropertyGroup ( string tag, string translatedTag, PropertyGroupCollection lst ) : |
||
tag | string | |
translatedTag | string | |
lst | PropertyGroupCollection | |
return |
public DataTypeViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent, DataType dt ) : System | ||
appCtx | IViewModelDependencies | |
dataCtx | IZetboxContext | |
parent | Zetbox.Client.Presentables.ViewModel | |
dt | DataType | |
return | System |
protected OnObjectPropertyChanged ( string propName ) : void | ||
propName | string | |
return | void |