Method |
Description |
|
CreateMethod ( ObjectClass obj, MethodReturnEventArgs e ) : void |
|
|
CreateRelation ( ObjectClass obj, MethodReturnEventArgs e ) : void |
|
|
GetInheritedMethods ( ObjectClass obj, MethodReturnEventArgs e ) : void |
|
|
GetName ( ObjectClass obj, MethodReturnEventArgs e ) : void |
|
|
NotifyCreated ( ObjectClass obj ) : void |
|
|
NotifyCreated ( Zetbox obj ) : void |
|
|
NotifyDeleting ( ObjectClass obj ) : void |
|
|
NotifyPreSave ( Zetbox obj ) : void |
|
|
ReplaceObject ( ObjectClass obj, Zetbox target, Zetbox source ) : void |
|
|
get_CodeTemplate ( ObjectClass obj, PropertyGetterEventArgs e ) : void |
|
|
isValid_TableMapping ( ObjectClass obj, PropertyIsValidEventArgs e ) : void |
|
|
postSet_BaseObjectClass ( Zetbox obj, PropertyPostSetterEventArgs e ) : void |
|
|