Home Forums NexJ Studio Tools Associate Event to Custom control

Viewing 1 reply thread
  • Author
    Posts
    • #7182
      Neha SharmaNeha Sharma
      Participant

      Hi ,

      Can we associate class-events to custom UI controls , or need to have UI events to associate to Custom controls(Button -Click)

      Thanks

      Neha Sharma

      0
    • #7250
      Ed ShawEd Shaw
      Keymaster

      Neha, To cause some script to run off of a view (e.g. Button), you need to fire a UIEvent and then handle it in a UIAction. The UIAction then can run script which invokes class events as described in the following answer to a related post.

      Can we call class events from a control or form?

      2
Viewing 1 reply thread
  • You must be logged in to reply to this topic.