class apptools.Tabs.PanelSample
extends apptools.Tabs.Panel
The template GUI of the application selector and tabs
parameter HeaderText = "Tabs Application Sample";
The application title
classmethod AddToForm()
as %Status
To add to the form js code
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 applications
classmethod GetSupportInfo()
as %String
To obtain information on the support
classmethod ParamFirstHead(Par="")
as %Status
to download a form for editing
classmethod ParamResult(Par="")
as %Status
The result of selecting the edit mode settings
classmethod ShowTabAbout(Par="")
as %Status
the render Tab On the program"
Par - code menu item from the GetAllApps ..
classmethod ShowTabSample(key="")
as %Status
rendering Tabs
Par - code menu item from the GetAllApps ..