14.1.2 Using a Widget

To use a Widget, drop it on the Web Page or Reusable Part that it is to be used on. If it's a Control, it will be subject to the same rules as all other LANSA Controls and can be resized and positioned by layout managers as appropriate.

Once defined in your code, you can interact with the Widget as you would any other component instance. Methods can be invoked, properties can be set and events can be handled.