%DeepSee.extensions.clusters.ZenApplication
class %DeepSee.extensions.clusters.ZenApplication extends %ZEN.application
Parameters
parameter APPLICATIONNAME = Cluster Analysis;
This is the name of this application.
parameter HOMEPAGE;
This is the URL of the main starting page of this application.
parameter RESOURCE = %DeepSee_Portal;
All DeepSee pages require %DeepSee_Portal USE.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %DrawStyleHTML()
 - %Extends()
 - %GetApplicationName()
 - %GetParameter()
 - %GetUserPackages()
 - %IsA()
 - %IsModified()
 - %LinkCSS()
 - %LinkScript()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OnGetJSResources()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %ValidateObject()
 - ConvertParameter()
 - Decrypt()
 - Encrypt()
 - EscapeHTML()
 - EscapeURL()
 - HyperEventCall()
 - HyperEventHead()
 - Include()
 - InsertHiddenField()
 - InsertHiddenFields()
 - IsPrivate()
 - Link()
 - OnHTTPHeader()
 - OnPage()
 - OnPageError()
 - OnPostHTTP()
 - OnPostHyperEvent()
 - OnPreHTTP()
 - OnPreHyperEvent()
 - Page()
 - QuoteJS()
 - RewriteURL()
 - ShowError()
 - StartTimer()
 - StopTimer()
 - ThrowError()
 - UnescapeHTML()
 - UnescapeURL()