Свойство | Тип | Описание | |
---|---|---|---|
AddProperty | Zetbox.App.Base.Property | ||
DataTypeMemoryImpl | System | ||
GetDataType | |||
GetDataTypeString | string | ||
ImplementInterfaces | void | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
OnConstraintsCollectionChanged | void | ||
OnImplementsInterfacesCollectionChanged | void | ||
OnMethodsCollectionChanged | void | ||
OnPropertiesCollectionChanged | void | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
Метод | Описание | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
DataTypeMemoryImpl ( Func |
||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchChangedByAsync ( ) : Zetbox.API.Async.ZbTask |
||
TriggerFetchConstraintsAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask |
||
TriggerFetchDefaultIconAsync ( ) : Zetbox.API.Async.ZbTask |
||
TriggerFetchImplementsInterfacesAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchMethodsAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchModuleAsync ( ) : Zetbox.API.Async.ZbTask |
||
TriggerFetchPropertiesAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchRequestedKindAsync ( ) : Zetbox.API.Async.ZbTask |
||
UpdateParent ( string propertyName, IDataObject parentObj ) : void |
Метод | Описание | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
ShouldSetModified ( string property ) : bool |
Метод | Описание | |
---|---|---|
AddProperty ( ) : Zetbox.App.Base.Property | ||
DataTypeMemoryImpl ( ) : System | ||
GetDataType ( ) : |
||
GetDataTypeString ( ) : string | ||
ImplementInterfaces ( ) : void | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
OnConstraintsCollectionChanged ( ) : void | ||
OnImplementsInterfacesCollectionChanged ( ) : void | ||
OnMethodsCollectionChanged ( ) : void | ||
OnPropertiesCollectionChanged ( ) : void | ||
ToString ( ) : string | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
Результат | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
Результат | void |
public DataTypeMemoryImpl ( Func |
||
lazyCtx | Func |
|
Результат | System |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
Результат | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
Результат | IEnumerable |
public GetImplementedInterface ( ) : |
||
Результат |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Результат | 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 TriggerFetchChangedByAsync ( ) : Zetbox.API.Async.ZbTask |
||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchConstraintsAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask |
||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchDefaultIconAsync ( ) : Zetbox.API.Async.ZbTask |
||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchImplementsInterfacesAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchMethodsAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchModuleAsync ( ) : Zetbox.API.Async.ZbTask |
||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchPropertiesAsync ( ) : Zetbox.API.Async.ZbTask | ||
Результат | Zetbox.API.Async.ZbTask |
public TriggerFetchRequestedKindAsync ( ) : Zetbox.API.Async.ZbTask |
||
Результат | Zetbox.API.Async.ZbTask |
public UpdateParent ( string propertyName, IDataObject parentObj ) : void | ||
propertyName | string | |
parentObj | IDataObject | |
Результат | void |