Package | com.ericfeminella.system.contextmenu.errors |
Class | public class EnableContextMenuItemException |
Inheritance | EnableContextMenuItemException ![]() |
Method | Defined by | ||
---|---|---|---|
EnableContextMenuItemException(caption:String)
Thrown when an application attempts to enable or disable a
ContextMenuItem that does not exist in ConfigurableContextMenu
| EnableContextMenuItemException |
EnableContextMenuItemException | () | constructor |
public function EnableContextMenuItemException(caption:String)
Thrown when an application attempts to enable or disable a ContextMenuItem that does not exist in ConfigurableContextMenu
Parameterscaption:String — caption of the ContextMenuItem
|