ToolDescription (object)¶
Members¶
| String | name | |
| HandlerExclusivity | handlerExclusivity | |
| Boolean | isIndependent | |
| Boolean | takeAllEvents | |
| Key | enableKey | |
| Boolean | isEnabled | |
| ToolModeDescription[] | modes |
Methods¶
| ToolDescription ( in BaseHandlerDescription desc ) | |
| ToolDescription ( in ToolDescription other ) | |
| ToolDescription () | |
| ToolDescription | clone ? () |
| describe ? () | |
| String | getHandlerType ? () |
Methods in detail¶
ToolDescription ( in BaseHandlerDescription desc )
ToolDescription ( in ToolDescription other )
copy constructor
default constructor
ToolDescription ToolDescription.clone? ()
clone method
ToolDescription.describe? ()
String ToolDescription.getHandlerType? ()