Back to Website
Show / Hide Table of Contents

Class FloatingToolbarManager

Package: @aurigma/design-atoms

Constructors

(constructor)(_canvasElementHandler, _viewer, _canvas, _selectionHandler, config)

Constructs a new instance of the FloatingToolbarManager class

Declaration
constructor(_canvasElementHandler: CanvasElementHandler, _viewer: Viewer, _canvas: Canvas, _selectionHandler: SelectionHandler, config?: IFloatingItemToolbarConfig);
Parameters
Type Name Description
CanvasElementHandler _canvasElementHandler
Viewer _viewer
Canvas _canvas
SelectionHandler _selectionHandler
IFloatingItemToolbarConfig config

Properties

configuration

Declaration
set configuration(conf: IFloatingItemToolbarConfig);
Property Value
Type Description
IFloatingItemToolbarConfig

enabled

Declaration
get enabled(): boolean;

set enabled(v: boolean);
Property Value
Type Description
boolean

eventManager

Declaration
set eventManager(eventManager: EventManager);
Property Value
Type Description
EventManager

Methods

dispose()

Declaration
dispose(): void;
Returns
Type Description
void
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback