Page History
&<img src="../resources/images/opentocr.png" title="Open Contents list" border="0"&>
You are here:
...
Visual LANSA has the following types of components:
...
For more information, refer to Event-Driven Programs.
Component Methods
A method is how you tell a component to do something. For example to display a form, you use the ShowForm method:
INVOKE #FormB.ShowForm
You can also define custom methods to make a component perform an action.
Also see
2.2.2 Inheritance
2.2.3 Components and Instances
&<img src="../resources/images/opentoc-dark.png" title="Open Contents List" border="0"&>