Skip to main content

Listen to arbitrary application events

Comments

3 comments

  • Owen Parfrey

    I'm also very keen to know if this capability is available (or can be added) in Web. It's certainly something I would really like to see supported.

    0
  • Gareth Finney

    likewise. 

    0
  • Peter Rowand

    Draft release notes for the VSW 5.25 release (slated for later in August):

    Added a new event service and a new event listener pattern. This new pattern allows a command or workflow to be run when any VertiGIS Studio Web event occurs. This pattern allows configuration-only access to the many events supported by VertiGIS Studio Web without requiring use of the SDK. To make this pattern even more useful the event listener can be restricted to a specific sender. This ensures that general events such as ui.activated can be used in a more targeted way. For example, you want to raise a ui.activated event only when the results table is activated, but not when the other components in your application are activated. 

    2

Please sign in to leave a comment.