guides:o4w:o4w_api:o4wresponsestyle

O4WResponseStyle routine

(Deprecated in O4W 1.1) Marks the control or element for change when in "response" event mode.

O4WResponseStyle(stylename, textOnly, styleOnly)

The function has the following parameters:

ParameterDescription
stylenameThe name of the style.
textOnlyBoolean. When set to true, only the control or element's "text" property is changed.
styleOnlyBoolean. When set to true, only the style information passed to the control or element is changed.

If neither the textOnly or styleOnly parameter is set to true, then the entire element or control is updated with the modified element or control information.

O4WResponseOptions is the replacement routine for this deprecated routine.

  • guides/o4w/o4w_api/o4wresponsestyle.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1