Class icm.action.utility.OpenWebPage


Extends icm.action.Action.
Opens a website in a separate window.

Context required by this action: None


Defined in: <icm/action/utility/OpenWebPage.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class icm.action.Action:
arguments, menu, resourceBundle, title, widget

Method Summary

Method Attributes Method Name and Description
 
Methods borrowed from class icm.action.Action:
broadcastEvent, canPerformAction, cleanActionContext, getActionContext, getArgument, getArguments, getCallback, getWidget, init, isCM8, isEnabled, isGlobalEnabled, isVisible, performAction, postExecute, preExecute, publishEvent, refreshMenus, setActionContext, setEnabled, setVisible, showConfirmationDialog, showErrDialog

Constructor Detail

icm.action.utility.OpenWebPage()

Method Detail

execute()