The device-type Element

From Documentation



Syntax:

<device-type>a_device_type|ajax</device-type>
[Required]

It specifies the device type which the accompany elements will be applied to. The previous implementation with the same device type will be replaced if any.

<device-config>
    <device-type>ajax</device-type>
    <device-class>my.MyAjaxDevice</device-class>
</device-config>

Version History

Last Update : 2010/12/03


Version Date Content
     


Last Update : 2010/12/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.