Module

GoJS.Unsafe

Package
purescript-gojs
Repository
AdaBeat/purescript-gojs

Re-exports from GoJS.Unsafe.Constructor

#constructor5 Source

constructor5 :: forall n arg1 arg2 arg3 arg4 arg5. String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> Effect n

#constructor4 Source

constructor4 :: forall n arg1 arg2 arg3 arg4. String -> arg1 -> arg2 -> arg3 -> arg4 -> Effect n

#constructor3 Source

constructor3 :: forall n arg1 arg2 arg3. String -> arg1 -> arg2 -> arg3 -> Effect n

#constructor2 Source

constructor2 :: forall n arg1 arg2. String -> arg1 -> arg2 -> Effect n

#constructor1 Source

constructor1 :: forall n arg1. String -> arg1 -> Effect n

#constructor0 Source

constructor0 :: forall n. String -> Effect n

Re-exports from GoJS.Unsafe.Get

#getUnsafe Source

getUnsafe :: forall d @t. Array String -> d -> t

#getAttrs Source

getAttrs :: forall d @a. Array String -> d -> a

Re-exports from GoJS.Unsafe.Method

#callUnsafe8 Source

callUnsafe8 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type) (arg6 :: Type) (arg7 :: Type) (arg8 :: Type). String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> arg6 -> arg7 -> arg8 -> obj -> Effect output

#callUnsafe7 Source

callUnsafe7 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type) (arg6 :: Type) (arg7 :: Type). String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> arg6 -> arg7 -> obj -> Effect output

#callUnsafe6 Source

callUnsafe6 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type) (arg6 :: Type). String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> arg6 -> obj -> Effect output

#callUnsafe5 Source

callUnsafe5 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type). String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> obj -> Effect output

#callUnsafe4 Source

callUnsafe4 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type). String -> arg1 -> arg2 -> arg3 -> arg4 -> obj -> Effect output

#callUnsafe3 Source

callUnsafe3 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type). String -> arg1 -> arg2 -> arg3 -> obj -> Effect output

#callUnsafe2 Source

callUnsafe2 :: forall (obj :: Type) (output :: Type) (arg1 :: Type) (arg2 :: Type). String -> arg1 -> arg2 -> obj -> Effect output

#callUnsafe1 Source

callUnsafe1 :: forall (obj :: Type) (output :: Type) (arg1 :: Type). String -> arg1 -> obj -> Effect output

#callUnsafe0 Source

callUnsafe0 :: forall (obj :: Type) (output :: Type). String -> obj -> Effect output

Re-exports from GoJS.Unsafe.Prototype

#prototypeArity5_ Source

prototypeArity5_ :: forall a. String -> String -> a

#prototypeArity4_ Source

prototypeArity4_ :: forall a. String -> String -> a

#prototypeArity3_ Source

prototypeArity3_ :: forall a. String -> String -> a

#prototypeArity2_ Source

prototypeArity2_ :: forall a. String -> String -> a

#prototypeArity1_ Source

prototypeArity1_ :: forall a. String -> String -> a

#prototypeArity0_ Source

prototypeArity0_ :: forall a. String -> String -> a

Re-exports from GoJS.Unsafe.Static

#callStaticPure7 Source

callStaticPure7 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type) (arg6 :: Type) (arg7 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> arg6 -> arg7 -> output

#callStaticPure6 Source

callStaticPure6 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type) (arg6 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> arg6 -> output

#callStaticPure5 Source

callStaticPure5 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> output

#callStaticPure4 Source

callStaticPure4 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> output

#callStaticPure3 Source

callStaticPure3 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> output

#callStaticPure2 Source

callStaticPure2 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type). String -> String -> arg1 -> arg2 -> output

#callStaticPure1 Source

callStaticPure1 :: forall (output :: Type) (arg1 :: Type). String -> String -> arg1 -> output

#callStatic5 Source

callStatic5 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type) (arg5 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> arg5 -> Effect output

#callStatic4 Source

callStatic4 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type) (arg4 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> arg4 -> Effect output

#callStatic3 Source

callStatic3 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type) (arg3 :: Type). String -> String -> arg1 -> arg2 -> arg3 -> Effect output

#callStatic2 Source

callStatic2 :: forall (output :: Type) (arg1 :: Type) (arg2 :: Type). String -> String -> arg1 -> arg2 -> Effect output

#callStatic1 Source

callStatic1 :: forall (output :: Type) (arg1 :: Type). String -> String -> arg1 -> Effect output

#callStatic0 Source

callStatic0 :: forall (output :: Type). String -> String -> Effect output
Modules
GoJS.Class
GoJS.Collection
GoJS.Debug
GoJS.Diagram
GoJS.Diagram.Animation.Constructors
GoJS.Diagram.Animation.Methods
GoJS.Diagram.Animation.Properties
GoJS.Diagram.AnimationManager.Constructors
GoJS.Diagram.AnimationManager.Methods
GoJS.Diagram.AnimationManager.Properties
GoJS.Diagram.AnimationManager.Static
GoJS.Diagram.AnimationTrigger.Constructors
GoJS.Diagram.AnimationTrigger.Methods
GoJS.Diagram.AnimationTrigger.Properties
GoJS.Diagram.CommandHandler.Methods
GoJS.Diagram.CommandHandler.Properties
GoJS.Diagram.CommandHandler.Types
GoJS.Diagram.Constructors
GoJS.Diagram.DiagramEvent.Properties
GoJS.Diagram.DraggingInfo.Constructors
GoJS.Diagram.DraggingInfo.Properties
GoJS.Diagram.DraggingOptions.Constructors
GoJS.Diagram.DraggingOptions.Properties
GoJS.Diagram.InputEvent.Methods
GoJS.Diagram.InputEvent.Properties
GoJS.Diagram.Layer.Constructors
GoJS.Diagram.Layer.Methods
GoJS.Diagram.Layer.Properties
GoJS.Diagram.Layout.Constants
GoJS.Diagram.Layout.Methods
GoJS.Diagram.Methods
GoJS.Diagram.Overview.Constructors
GoJS.Diagram.Overview.Properties
GoJS.Diagram.Palette.Constructors
GoJS.Diagram.Properties
GoJS.Diagram.Types
GoJS.EnumValue
GoJS.Geometry.Brush.BrushPattern
GoJS.Geometry.Brush.Methods
GoJS.Geometry.Brush.Properties
GoJS.Geometry.Brush.Static
GoJS.Geometry.Constructors
GoJS.Geometry.Margin.Constructors
GoJS.Geometry.Margin.Methods
GoJS.Geometry.Margin.Properties
GoJS.Geometry.Margin.Static
GoJS.Geometry.Methods
GoJS.Geometry.PathFigure.Constructors
GoJS.Geometry.PathFigure.Methods
GoJS.Geometry.PathFigure.Properties
GoJS.Geometry.PathSegment.Constructors
GoJS.Geometry.PathSegment.Methods
GoJS.Geometry.PathSegment.Properties
GoJS.Geometry.Point.Constructors
GoJS.Geometry.Point.Methods
GoJS.Geometry.Point.Properties
GoJS.Geometry.Point.Static
GoJS.Geometry.Properties
GoJS.Geometry.Rect.Constructors
GoJS.Geometry.Rect.Methods
GoJS.Geometry.Rect.Properties
GoJS.Geometry.Rect.Static
GoJS.Geometry.Size.Constructors
GoJS.Geometry.Size.Methods
GoJS.Geometry.Size.Properties
GoJS.Geometry.Size.Static
GoJS.Geometry.Spot
GoJS.Geometry.Spot.Methods
GoJS.Geometry.Spot.Properties
GoJS.Geometry.Spot.Static
GoJS.Geometry.Static
GoJS.Geometry.Types
GoJS.GraphObject.Constructors
GoJS.GraphObject.Methods
GoJS.GraphObject.Panel.Methods
GoJS.GraphObject.Panel.Part.Adornment.Properties
GoJS.GraphObject.Panel.Part.Link.Methods
GoJS.GraphObject.Panel.Part.Link.Properties
GoJS.GraphObject.Panel.Part.Methods
GoJS.GraphObject.Panel.Part.Node.Group.Methods
GoJS.GraphObject.Panel.Part.Node.Group.Properties
GoJS.GraphObject.Panel.Part.Node.Methods
GoJS.GraphObject.Panel.Part.Node.Properties
GoJS.GraphObject.Panel.Part.Properties
GoJS.GraphObject.Panel.Properties
GoJS.GraphObject.Picture.Methods
GoJS.GraphObject.Picture.PictureElement
GoJS.GraphObject.Picture.Properties
GoJS.GraphObject.Placeholder.Constructors
GoJS.GraphObject.Placeholder.Properties
GoJS.GraphObject.Properties
GoJS.GraphObject.Shape.Properties
GoJS.GraphObject.Shape.Static
GoJS.GraphObject.TextBlock.Properties
GoJS.GraphObject.TextBlock.Static
GoJS.GraphObject.Types
GoJS.Key
GoJS.Layout
GoJS.Layout.CircularLayout.Constructors
GoJS.Layout.CircularLayout.Methods
GoJS.Layout.CircularLayout.Properties
GoJS.Layout.ForceDirectedLayout.Constructors
GoJS.Layout.ForceDirectedLayout.Methods
GoJS.Layout.ForceDirectedLayout.Properties
GoJS.Layout.GridLayout.Constructors
GoJS.Layout.GridLayout.Properties
GoJS.Layout.LayeredDigraphLayout.Constructors
GoJS.Layout.LayeredDigraphLayout.Properties
GoJS.Layout.LayoutEdge.CircularEdge.Constructors
GoJS.Layout.LayoutEdge.ForceDirectedEdge.Constructors
GoJS.Layout.LayoutEdge.ForceDirectedEdge.Properties
GoJS.Layout.LayoutEdge.LayeredDigraphEdge.Constructors
GoJS.Layout.LayoutEdge.LayeredDigraphEdge.Properties
GoJS.Layout.LayoutEdge.Methods
GoJS.Layout.LayoutEdge.Properties
GoJS.Layout.LayoutEdge.TreeEdge.Constructors
GoJS.Layout.LayoutEdge.TreeEdge.Properties
GoJS.Layout.LayoutNetwork.Constructors
GoJS.Layout.LayoutNetwork.Methods
GoJS.Layout.LayoutNetwork.Properties
GoJS.Layout.LayoutVertex.CircularVertex.Constructors
GoJS.Layout.LayoutVertex.CircularVertex.Properties
GoJS.Layout.LayoutVertex.ForceDirectedVertex.Constructors
GoJS.Layout.LayoutVertex.ForceDirectedVertex.Properties
GoJS.Layout.LayoutVertex.LayeredDigraphVertex.Constructors
GoJS.Layout.LayoutVertex.LayeredDigraphVertex.Properties
GoJS.Layout.LayoutVertex.Methods
GoJS.Layout.LayoutVertex.Properties
GoJS.Layout.LayoutVertex.Static
GoJS.Layout.LayoutVertex.TreeVertex.Constructors
GoJS.Layout.LayoutVertex.TreeVertex.Methods
GoJS.Layout.LayoutVertex.TreeVertex.Properties
GoJS.Layout.Properties
GoJS.Layout.TreeLayout.Constructors
GoJS.Layout.TreeLayout.Properties
GoJS.Layout.Types
GoJS.Model
GoJS.Model.Binding.Constructors
GoJS.Model.Binding.Methods
GoJS.Model.Binding.Properties
GoJS.Model.Binding.Static
GoJS.Model.ChangedEvent.Constructors
GoJS.Model.ChangedEvent.Methods
GoJS.Model.ChangedEvent.Properties
GoJS.Model.Constructors
GoJS.Model.GraphLinksModel.Constructors
GoJS.Model.GraphLinksModel.Methods
GoJS.Model.GraphLinksModel.Properties
GoJS.Model.Methods
GoJS.Model.Properties
GoJS.Model.Static
GoJS.Model.Transaction.Constructors
GoJS.Model.Transaction.Methods
GoJS.Model.Transaction.Properties
GoJS.Model.TreeModel.Constructors
GoJS.Model.TreeModel.Methods
GoJS.Model.TreeModel.Properties
GoJS.Model.Types
GoJS.Model.UndoManager.Constructors
GoJS.Model.UndoManager.Methods
GoJS.Model.UndoManager.Properties
GoJS.Prototype
GoJS.RowColumnDefinition.Constructors
GoJS.RowColumnDefinition.Methods
GoJS.RowColumnDefinition.Properties
GoJS.RowColumnDefinition.Types
GoJS.Tool
GoJS.Tool.HTMLInfo.Constructors
GoJS.Tool.HTMLInfo.Properties
GoJS.Tool.LinkingBaseTool.Methods
GoJS.Tool.LinkingBaseTool.Properties
GoJS.Tool.LinkingBaseTool.Types
GoJS.Tool.Methods
GoJS.Tool.MouseDownTools
GoJS.Tool.MouseDownTools.ActionTool.Constructors
GoJS.Tool.MouseDownTools.LinkReshapingTool.Constructors
GoJS.Tool.MouseDownTools.LinkReshapingTool.Methods
GoJS.Tool.MouseDownTools.LinkReshapingTool.Properties
GoJS.Tool.MouseDownTools.RelinkingTool.Constructors
GoJS.Tool.MouseDownTools.RelinkingTool.Methods
GoJS.Tool.MouseDownTools.RelinkingTool.Properties
GoJS.Tool.MouseDownTools.ResizingTool.Constructors
GoJS.Tool.MouseDownTools.ResizingTool.Methods
GoJS.Tool.MouseDownTools.ResizingTool.Properties
GoJS.Tool.MouseDownTools.RotatingTool.Constructors
GoJS.Tool.MouseDownTools.RotatingTool.Methods
GoJS.Tool.MouseDownTools.RotatingTool.Properties
GoJS.Tool.MouseMoveTools
GoJS.Tool.MouseMoveTools.DragSelectingTool.Constructors
GoJS.Tool.MouseMoveTools.DragSelectingTool.Methods
GoJS.Tool.MouseMoveTools.DraggingTool.Constructors
GoJS.Tool.MouseMoveTools.DraggingTool.Methods
GoJS.Tool.MouseMoveTools.LinkingTool.Constructors
GoJS.Tool.MouseMoveTools.LinkingTool.Methods
GoJS.Tool.MouseMoveTools.LinkingTool.Properties
GoJS.Tool.MouseMoveTools.PanningTool.Constructors
GoJS.Tool.MouseMoveTools.PanningTool.Properties
GoJS.Tool.MouseUpTools
GoJS.Tool.MouseUpTools.ClickCreatingTool.Constructors
GoJS.Tool.MouseUpTools.ClickCreatingTool.Methods
GoJS.Tool.MouseUpTools.ClickSelectingTool.Constructors
GoJS.Tool.MouseUpTools.ContextMenuTool.Constructors
GoJS.Tool.MouseUpTools.ContextMenuTool.Methods
GoJS.Tool.MouseUpTools.ContextMenuTool.Properties
GoJS.Tool.MouseUpTools.TextEditingTool.Constructors
GoJS.Tool.MouseUpTools.TextEditingTool.Properties
GoJS.Tool.Properties
GoJS.Tool.ToolManager.Methods
GoJS.Tool.ToolManager.Properties
GoJS.Tool.Types
GoJS.Unsafe
GoJS.Unsafe.Constructor
GoJS.Unsafe.Get
GoJS.Unsafe.InstanceOf
GoJS.Unsafe.Method
GoJS.Unsafe.Prototype
GoJS.Unsafe.Set
GoJS.Unsafe.Static