Classes and interfaces

iApplicationObjectExtension

Implement this interface to perform specific things when objects are manipulated

« More »

iApplicationUIExtension

Implement this interface to change the behavior of the GUI for some objects.

« More »

iPageUIExtension

Implement this interface to add content to any iTopWebPage

« More »

iPopupMenuExtension

New extension to add menu items in the "popup" menus inside iTop.

« More »

JSPopupMenuItem

Class for adding an item into a popup menu that triggers some Javascript code

« More »

SeparatorPopupMenuItem

Class for adding a separator (horizontal line, not selectable) the output will automatically reduce several consecutive separators to just one

« More »

URLPopupMenuItem

Class for adding an item into a popup menu that browses to the given URL

« More »