Свойство | Type | Description | |
---|---|---|---|
GetDefaultValue | |||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
StringDefaultValueMemoryImpl | System | ||
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 | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
StringDefaultValueMemoryImpl ( Func |
||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask |
Méthode | Description | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void |
Méthode | Description | |
---|---|---|
GetDefaultValue ( ) : |
||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
StringDefaultValueMemoryImpl ( ) : System | ||
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 |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Résultat | void |
public StringDefaultValueMemoryImpl ( Func |
||
lazyCtx | Func |
|
Résultat | System |
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 |