guides:o4w:o4w_api:o4wresponseoptions

O4WResponseOptions routine

Marks the control or element for change when in "response" event mode.

O4WResponseOptions( textOnly, styleOnly, triggerChange )

The function has the following parameters:

ParameterDescription
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.
triggerChangeThis parameter is only applicable when this style is applied to O4WUpdate; if triggerChange is set to "1", then the "change" event for the control will be triggered when the element is updated; if set to "-1", the "change" event will be triggered ONLY if the current and new values are different.

Returns the option information to use immediately with a display element or input control.

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