To update attributes of a tab, a column, or a row on the Workarea,
use API
BTTUtil.Workarea.update with an element ID parameter
and a configuration parameter, and then the configuration of the specified
tab, column, or row is updated.
Table 1. Update attributesInput |
Output |
P1(elemId), P2(config) |
The configuration of the specified tab, column, or row
is update. |
Note that the update supports http address and local absolute
directory, but it does not support local relative directory.