![Siemens HiPath optiPoint 410 Developer'S Manual Download Page 48](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163048.webp)
XML Object Reference
18. May 2006
47
optiPoint application module - XML Applications, Developer’s Guide
c01.fm
Form
Screenshot
4.11.7
Form/Button
The Button object generates a clickable area. When clicked, the key/value pair contained in the
attributes of the
IppButton
element as well as the key/value pairs the Hidden objects in the
XML document (see Section 4.10, "Hidden") are sent to the server, the URL of which is indicat-
ed in the
Form
element.
The following attributes are available to the
IppButton
element:
Attribute
Value
Function
Type
(optional)
IMAGE
Default value. This is the only available setting in the
current versions.
Layout
(optional)
CENTER
The button is centered.
DEFAULT
Position according to the default setting.
LEFT
The image is positioned flush left.
NEWLINE_AFTER
A line break is inserted after the image.
NEWLINE_BEFORE
A line break is inserted before the image.
RIGHT
The image is positioned flush right.
Key
(mandatory)
Key
The key for the key/value pair that is sent to the serv-
er.
Table 4-5