Changing object properties at runtime

By applying the Property web action to any object in the data component in a library component, you can make the properties of an object in the library component changed at runtime. To do this:

  1. Do one of the following to display the Change Property - Web Action Builder dialog. See the dialog.
  2. From the Apply Action To drop-down list, select the object the properties of which you want to change.
  3. In the Properties column, specify the property you want to change. All the properties of the object you select from the Apply Action To drop-down list are listed here.
  4. In the Value column, input the value of the property.
  5. If necessary, click to add a new line to change a property.

    To delete a property line, click . To adjust the order of the properties, click or .

  6. Click OK to accept the settings.

    Then at runtime, when the specified event occurs on the object, the properties values will be applied.

Besides the way above, you can also define to change the properties of an object in a library component at runtime by using the configuration panel. For details see Defining web behaviors in the panel - Change Property.