sc_image(Image01.jpg)
|
|
This macro is used to copy images in some events or Javascript commands to load images to an application.
All images used in the applications are automatically copied to each application.
Ex. 1: sc_image (img1.gif, img2.jpg);
Note: The images must exist in the development environment images directory (../devel/conf/sys/img/img/).
|
Macro Scope
|
Blank application
|
calendar application
|
chart application
|
Grid application
|
Search application
|
Form application
|
Control Form
|
Menu application
|
Responsive Menu
|
Tree menu
|
ReportPDF application
|
allMacros onExecute
|
allMacros onApplicationInit onInit onLoadAll onValidate
|
allMacros onApplicationInit onInit
|
allMacros onFooter onInit
|
allMacros onFilterInit
|
allMacros onApplicationInit onClick onInit onLoadAll onRecord onValidate
|
allMacros onApplicationInit onInit onLoadAll onValidateFailure onValidateSuccess
|
allMacros onApplicationInit onLoad
|
onApplicationInit onLoad
|
allMacros onLoad
|
allMacros onApplicationInit onInit
|
|