Controller
Reference documentation for Controller in the Solution Explorer
Last updated
Was this helpful?
Reference documentation for Controller in the Solution Explorer
Last updated
Was this helpful?
This node represents the controller of the form.
A summary of commands available on this item via right-click context menu:
Opens Form in Titanium Client
Adds form to a Working Set
The details for each command available on this item via right-click context menu:
Opens the . A form has two parts, user interface file and scripting file. In Form Editor you can change the design of the form.
Open form in Titanium Client. The client opened from Servoy Developer is a Debug Client (as you can debug through it). If you have an opened Client, you can open the selected form in it (as main form).
Add the form to a working set (like a logical folder for that form).
property and functions:
Opens the
Opens the
Opens the form
Opens the
Opens the . There you see the hierarchy tree (according to parent-child relation).
Opens the form . Each form has a design file and a scripting file (javascript code). Is used to encapsulate code specific to that form, that should not be reused from another form (except through inheritance).
Opens the . A form has two parts, user interface file and scripting file. In Form Editor you can change the design of the form.
Here are the item details that appear in the and each command available via right-click: