Property | Type | Description | |
---|---|---|---|
GetDescription | string | ||
GetElementTypeString | string | ||
GetLabel | string | ||
GetName | string | ||
GetPropertyType | |||
GetPropertyTypeString | string | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
StringPropertyEfImpl | System | ||
ToString | string |
Method | Description | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
StringPropertyEfImpl ( Func |
||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask |
Method | Description | |
---|---|---|
GetDescription ( ) : string | ||
GetElementTypeString ( ) : string | ||
GetLabel ( ) : string | ||
GetName ( ) : string | ||
GetPropertyType ( ) : |
||
GetPropertyTypeString ( ) : string | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
StringPropertyEfImpl ( ) : System | ||
ToString ( ) : string |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
return | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
return | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
return | IEnumerable |
public GetImplementedInterface ( ) : |
||
return |
public StringPropertyEfImpl ( Func |
||
lazyCtx | Func |
|
return | System |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
return | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
return | Zetbox.API.Async.ZbTask |