Type: Application
GraceDocs
Application
=
Container
& type {
...added methods below...
}
A standalone window which contains other components.
Added methods
Method signature
Return type
windowTitle
String
The title of the application window.
windowTitle:=
(
value
:
String
)
Done