Свойство | Type | Description | |
---|---|---|---|
GetDescription | string | ||
GetElementTypeString | string | ||
GetIsList | bool | ||
GetLabel | string | ||
GetName | string | ||
GetPropertyType | |||
GetPropertyTypeString | string | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
ObjectReferencePropertyMemoryImpl | System | ||
OnMethodsCollectionChanged | void | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
Méthode | Description | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ObjectReferencePropertyMemoryImpl ( Func |
||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchMethodsAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchRelationEndAsync ( ) : Zetbox.API.Async.ZbTask |
||
UpdateParent ( string propertyName, IDataObject parentObj ) : void |
Méthode | Description | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
ShouldSetModified ( string property ) : bool |
Méthode | Description | |
---|---|---|
GetDescription ( ) : string | ||
GetElementTypeString ( ) : string | ||
GetIsList ( ) : bool | ||
GetLabel ( ) : string | ||
GetName ( ) : string | ||
GetPropertyType ( ) : |
||
GetPropertyTypeString ( ) : string | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
ObjectReferencePropertyMemoryImpl ( ) : System | ||
OnMethodsCollectionChanged ( ) : void | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
Résultat | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
Résultat | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
Résultat | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
Résultat | IEnumerable |
public GetImplementedInterface ( ) : |
||
Résultat |
public ObjectReferencePropertyMemoryImpl ( Func |
||
lazyCtx | Func |
|
Résultat | System |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Résultat | void |
protected ShouldSetModified ( string property ) : bool | ||
property | string | |
Résultat | bool |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
Résultat | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
Résultat | Zetbox.API.Async.ZbTask |
public TriggerFetchMethodsAsync ( ) : Zetbox.API.Async.ZbTask | ||
Résultat | Zetbox.API.Async.ZbTask |
public TriggerFetchRelationEndAsync ( ) : Zetbox.API.Async.ZbTask |
||
Résultat | Zetbox.API.Async.ZbTask |
public UpdateParent ( string propertyName, IDataObject parentObj ) : void | ||
propertyName | string | |
parentObj | IDataObject | |
Résultat | void |