News

Work Panels Property: "Refresh Timeout"

The Work Panels property "Refresh timeout" was divided in two from Patch 1 of GeneXus development environment for version 6 Evolution l: Lapse and Triggers. Lapse: the same as before. Triggers: it has the following possible values ...

The Work Panels property "Refresh timeout" was divided in two from Patch 1 of GeneXus development environment for version 6 Evolution l:

  • Lapse
  • Triggers

Lapse: the same as before. That is, the seconds that must pass before the event "Refresh" is triggered again.

Triggers: it has the following possible values:

  • Always: the event "Refresh" is always triggered, every N second, where N is the "Lapse" property value.
  • Only when the object has the focus: the event "Refresh" is triggered only when the object has the focus.

This last property is valid for the VFP generator (http://www.artech.com.uy/forum/vfp.htm) and the JAVA Release Candidate generator (http://www.artech.com.uy/betatest/abs_java.htm).

It has not been implemented for VB yet. In case of the VB generator the "Refresh Timeout" is always triggered (whether the object has the focus or not).