Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Hidden
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE


HTML Table
idclassservoy sReturnTypes
Table Row (tr)
styleheight: 30px;
Table Head (th)
Return Types
Table Row (tr)
Table Cell (td)
Span
classsWordList
CheckBox
Span
classsWordList
Menu
Span
classsWordList
MenuBar
Span
classsWordList
MenuItem
Span
classsWordList
Popup
Span
classsWordList
RadioButton
Span
classsWordList
ToolBar

id
HTML Table
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
ToolBar
Table Cell (td)
#addToolBar(name, [displayname], [row])
Add a toolbar by name and optional displayname and row.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Popup
Table Cell (td)
#createPopupMenu()
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#createShortcut(shortcut, method, [form_name])
Create a shortcut.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
MenuBar
Table Cell (td)
#getMenuBar([windowName])
Get the menubar of a window.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
ToolBar
Table Cell (td)
#getToolBar(name)
Get the toolbar from the toolbar panel by name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String[]
Table Cell (td)
#getToolbarNames()
Get all toolbar names from the toolbar panel.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#maximize([windowName])
Maximize the current window or the window with the name provided (Smart client only)
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeShortcut(shortcut, [form_name])
Remove a shortcut.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#removeToolBar(name)
Remove the toolbar from the toolbar panel.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setFullScreen()
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setStatusBarVisible()
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setToolBarAreaVisible()

...