class apptools.Tabs.Panel
extends %CSP.Page
The template GUI of the application selector and tabs on the basis jQueryUi
parameter HeaderText = "Tabs Application title";
The application title
classmethod AddToForm()
as %Status
To add to the form js code
classmethod ButtonAgain(Prefix="", Method="", appPar="")
as %Status
The output of the First button
classmethod ButtonExit(formName)
as %Status
Output exit button
classmethod DrawMenu(Par)
as %Status
rendering menu
classmethod DrawStatus(Par)
as %Status
rendering status of the user
classmethod DrawTabs(Par)
as %Status
rendering tabs
classmethod FindFirstHead(Par="")
as %Status
download template forms search
classmethod FindResult(Par="")
as %Status
Search result
classmethod GetAllApps(opt)
as %Status
what are the available modes
classmethod GetSupportInfo()
as %String
To obtain information on the support
classmethod IsDebugMode(mode=0)
as %Status
To add to the form js code if development mode
classmethod Logout(Par)
as %Status
Return in a single string
classmethod OnPage()
as %Status
Main method generate the content of page
classmethod ShowTab(Par)
as %Status
rendering Tabs
Par - code menu item from the GetAllApps ..
classmethod ShowTabAbout(Par="")
as %Status
the render Tab On the program"
Par - code menu item from the GetAllApps ..
classmethod ShowTabSample(key="")
as %Status
rendering the Tab previously submitted
Par - code menu item from the GetAllApps ..