class apptools.Tabs.PanelUikit
extends %CSP.Page
Template GUI based application Uikit
parameter HeaderText = "Tabs Application title";
The application title
parameter JSLIB = "Uikit-3, jQueryUi-2";
Javascript library
classmethod ButtonAgain(divId="", key="")
as %Status
The output of the First button
classmethod DrawMenu(Par)
as %String
rendering menu
classmethod DrawStatus(Par)
as %Status
rendering status of the user
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 GetAppIcon(icon)
as %String
Icons for the application
classmethod GetSupportInfo()
as %String
To obtain information on the support
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 ..