class %Activate.UI.Application
extends %ZEN.application
This is the application class for Activate Wizard
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
3
|
|
|
|
|
|
|
This is a Zen Application class.
parameter APPLICATIONNAME = "Activate Wizard";
This is the name of this application.
parameter DOMAIN = "Activate";
Domain used for localization.
parameter HOMEPAGE = "Activate.Wizard.cls";
This is the URL of the main starting page of this application.