프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetLabel | string | ||
GetName | string | ||
GetParameterImplCollection | EntityCollection |
||
GetReturnParameter | Zetbox.App.Base.BaseParameter | ||
GetShowByPropertiesImplCollection | EntityCollection |
||
MethodEfImpl | System | ||
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
ToString | string | ||
_InitializePropertyDescriptors | void |
메소드 | 설명 | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
MethodEfImpl ( Func |
||
Recalculate ( string property ) : void | ||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchChangedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchIconAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchModuleAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchObjectClassAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchParameterAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchShowByPropertiesAsync ( ) : Zetbox.API.Async.ZbTask |
메소드 | 설명 | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
ShouldSetModified ( string property ) : bool |
메소드 | 설명 | |
---|---|---|
GetLabel ( ) : string | ||
GetName ( ) : string | ||
GetParameterImplCollection ( ) : EntityCollection |
||
GetReturnParameter ( ) : Zetbox.App.Base.BaseParameter | ||
GetShowByPropertiesImplCollection ( ) : EntityCollection |
||
MethodEfImpl ( ) : System | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
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 |
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 TriggerFetchCreatedByAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |
public TriggerFetchIconAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |
public TriggerFetchModuleAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |
public TriggerFetchObjectClassAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |
public TriggerFetchParameterAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |
public TriggerFetchShowByPropertiesAsync ( ) : Zetbox.API.Async.ZbTask | ||
리턴 | Zetbox.API.Async.ZbTask |