| Package | stimulsoft.report.design.tools |
| Class | public class StiToolService |
| Inheritance | StiToolService StiDesignerInitService StiService StiObject Object |
| Subclasses | StiHandToolService, StiSelectToolService |
| Property | Defined By | ||
|---|---|---|---|
![]() | designer : StiDesignerFx | StiDesignerInitService | |
![]() | properties : StiRepositoryItems | StiService | |
![]() | report : StiReport | StiDesignerInitService | |
| selectionLayer : StiLayer | StiToolService | ||
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [read-only] Gets a service name. | StiService | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
| Method | Defined By | ||
|---|---|---|---|
StiToolService(deigner:StiDesignerFx) | StiToolService | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] Creates a shallow copy of the current Collection. | StiService | |
onMouseDown(e:MouseEvent):void | StiToolService | ||
onMouseMove(e:MouseEvent):void | StiToolService | ||
onMouseUp(e:MouseEvent):void | StiToolService | ||
![]() | packService():void | StiService | |
| selectionLayer | property |
selectionLayer:StiLayer public function get selectionLayer():StiLayer public function set selectionLayer(value:StiLayer):void| StiToolService | () | Constructor |
| onMouseDown | () | method |
public function onMouseDown(e:MouseEvent):voidParameters
e:MouseEvent |
| onMouseMove | () | method |
public function onMouseMove(e:MouseEvent):voidParameters
e:MouseEvent |
| onMouseUp | () | method |
public function onMouseUp(e:MouseEvent):voidParameters
e:MouseEvent |