<@component name="SmartForm" also="@env:KitEditors!EDITOR_DEF @env:KitEditors!EDITOR_GROUP @env:KitEditors!EDITOR_ELEM">
A smart form display element for viewing and editing a collection of dynamic editors
Xml definition of smartform
*
# For complete description of editor
definition see @env:KitEditors!EDITOR_DEF
?
*
# Represent a property of the editor
You can assign the 'type' attribute for
evaluating the value of the property
as a function
*
# For complete description of group definition
see @env:KitEditors!EDITOR_GROUP
?
*
# Represent a property of the group
You can assign the 'type' attribute for
evaluating of the value of the property
as a function
*
# For complete description of editor elements and
properties see @env:KitEditors!EDITOR_ELEM
*
# Represent a property of the editor element
You can assign the 'type' attribute for
evaluating of the value of the property
as a function
Xml definition of smartform editor
# For complete description of editor
definition see @env:KitEditors!EDITOR_DEF
?
*
# Represent a property of the editor
You can assign the 'type' attribute for
evaluating the value of the property
as a function
*
# For complete description of group definition
see @env:KitEditors!EDITOR_GROUP
?
*
# Represent a property of the group
You can assign the 'type' attribute for
evaluating of the value of the property
as a function
*
# For complete description of editor elements and
properties see @env:KitEditors!EDITOR_ELEM
*
# Represent a property of the editor element
You can assign the 'type' attribute for
evaluating of the value of the property
as a function
Example for xml definition of a smartform editorOPTIONS true STUDIO_OPTIONS editor modelontrue(c) SAP AG 2003-2006. All rights reserved.
#DEPENDENCIES[
lib:Basic.js
lib:ColorMgr.js
lib:EnumMgr.js
lib:EventsMgr.js
lib:PopupMgr.js
lib:InputMgr.js
lib:GridEdit.js
lib~skin:styles.Button.css
lib~skin:styles.Choice.css
lib~skin:styles.Input.css
lib~skin:styles.Palette.css
lib~skin:styles.GridEdit.css
lib~skin:styles.SmartForm.css
]
#USING[lib:Xml.js]
#INCLUDE[gml:defs.inc]