Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
dt | DataType |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, DataType dt ) : void | ||
DefaultMethods ( Arebis _host, IZetboxContext ctx, DataType dt ) : System | ||
Generate ( ) : void |
Method | Description | |
---|---|---|
ApplyPostCreatedTemplate ( ) : void | ||
ApplyPostDeletingTemplate ( ) : void | ||
ApplyPostPostSaveTemplate ( ) : void | ||
ApplyPostPreSaveTemplate ( ) : void | ||
ApplyPreCreatedTemplate ( ) : void | ||
ApplyPreDeletingTemplate ( ) : void | ||
ApplyPrePostSaveTemplate ( ) : void | ||
ApplyPrePreSaveTemplate ( ) : void | ||
ApplyRequisites ( ) : void |
protected ApplyPostCreatedTemplate ( ) : void | ||
return | void |
protected ApplyPostDeletingTemplate ( ) : void | ||
return | void |
protected ApplyPostPostSaveTemplate ( ) : void | ||
return | void |
protected ApplyPostPreSaveTemplate ( ) : void | ||
return | void |
protected ApplyPreDeletingTemplate ( ) : void | ||
return | void |
protected ApplyPrePostSaveTemplate ( ) : void | ||
return | void |
public static Call ( Arebis _host, IZetboxContext ctx, DataType dt ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
dt | DataType | |
return | void |
public DefaultMethods ( Arebis _host, IZetboxContext ctx, DataType dt ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
dt | DataType | |
return | System |