A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
sender — Property in class events.Event
The object that has dispatched the event
setIconFile(iconFile) — Method in class OptionButton
Sets the icon associated with the button.
setId(id) — Method in class MenuItem
Sets the id of the menu item.
setName(name) — Method in class DockItem
Sets the dock item name.
setName(name) — Method in class OptionButton
Sets the control name.
setOnSelected(functionName) — Method in class MenuItem
Sets the "onSelected" event handler.
setOrientation(orientation) — Method in class Application
Sets the application orientation.
setParameters(parameters) — Method in class DockItem
Sets the shortcut parameters (i.e.
setPath(path) — Method in class DockItem
Sets the shortcut path.
setSkin(skinName) — Method in class Application
Switches the skin to the given skin name.
setTag(tag) — Method in class MenuItem
Sets the tag property of the menu item.
setText(text) — Method in class MenuItem
Sets the text (label) property of the menu item.
setToolTip(tooltip) — Method in class OptionButton
Sets the tooltip that shows up when the user moves the mouse over the control.
setValue(name, value) — Method in class Preferences
Sets the value of the given preference.
show() — Method in class Application
Shows the application.
showConfigDialog() — Method in class Dialogs
Shows the application configuration dialog.
showEjectDriveDialog() — Method in class Dialogs
Shows the system "Eject drive" dialog.
showForm(controls, title, buttonLabel) — Method in class Dialogs
Builds and displays a form dialog, which can be used to get user's input.
showHelpFile(sectionName) — Method in class Application
Opens the help file.
showImportDialog() — Method in class Dialogs
Shows the application "Import" dialog, which allows importing shortcuts.
showMessage(message, buttons, type) — Method in class Dialogs
Shows a message box to the user.
showNewShortcutDialog() — Method in class Dialogs
Shows the application "New shortcut" dialog.
showPreferences() — Method in class Dialogs
Shows the Preferences dialog box of the plugin.
showSplashForm(message, title) — Method in class Dialogs
Displays some text on a modal splash screen.
system — Property in class Global
The system object may be used to access various system functions
System — Class in Top Level
This class provides some system utility functions.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z