Свойство | Тип | Описание | |
---|---|---|---|
AddProperty | Zetbox.App.Base.Property | ||
CreateMethod | Zetbox.App.Base.Method | ||
CreateRelation | Zetbox.App.Base.Relation | ||
GetAccessControlListImplCollection | EntityCollection |
||
GetDataType | |||
GetDataTypeString | string | ||
GetFilterConfigurationsImplCollection | EntityCollection |
||
GetInheritedMethods | IEnumerable |
||
GetName | string | ||
GetSubClassesImplCollection | EntityCollection |
||
ImplementInterfaces | void | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectClassEfImpl | System | ||
ObjectIsValid | ObjectIsValidResult | ||
ReplaceObject | void | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
Метод | Описание | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ObjectClassEfImpl ( Func |
||
Recalculate ( string property ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchAccessControlListAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchBaseObjectClassAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchDefaultViewModelDescriptorAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchFilterConfigurationsAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchSubClassesAsync ( ) : Zetbox.API.Async.ZbTask |
Метод | Описание | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
ShouldSetModified ( string property ) : bool |
Метод | Описание | |
---|---|---|
AddProperty ( ) : Zetbox.App.Base.Property | ||
CreateMethod ( ) : Zetbox.App.Base.Method | ||
CreateRelation ( ) : Zetbox.App.Base.Relation | ||
GetAccessControlListImplCollection ( ) : EntityCollection |
||
GetDataType ( ) : |
||
GetDataTypeString ( ) : string | ||
GetFilterConfigurationsImplCollection ( ) : EntityCollection |
||
GetInheritedMethods ( ) : IEnumerable |
||
GetName ( ) : string | ||
GetSubClassesImplCollection ( ) : EntityCollection |
||
ImplementInterfaces ( ) : void | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectClassEfImpl ( ) : System | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
ReplaceObject ( Zetbox target, Zetbox source ) : void | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
Результат | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
Результат | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
Результат | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
Результат | IEnumerable |
public GetImplementedInterface ( ) : |
||
Результат |
public ObjectClassEfImpl ( Func |
||
lazyCtx | Func |
|
Результат | System |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Результат | void |
public Recalculate ( string property ) : void | ||
property | string | |
Результат | void |
protected ShouldSetModified ( string property ) : bool | ||
property | string | |
Результат | bool |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
Результат | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchAccessControlListAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchBaseObjectClassAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchDefaultViewModelDescriptorAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchFilterConfigurationsAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchSubClassesAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |