version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
GoJS Class Index
diff --git a/api/symbols/ActionTool.html b/api/symbols/ActionTool.html index c71786c72..06e65a52a 100644 --- a/api/symbols/ActionTool.html +++ b/api/symbols/ActionTool.html @@ -1111,7 +1111,7 @@version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
Properties Summary
- Gets or sets the comparison function used to sort the parts.More...
The default value is a case-insensitive alphabetic comparison
using the Part.text property of each part.
+ Gets or sets the comparison function used to sort the parts.More...
The default value is a case-insensitive alphabetic comparison
using the Part.text property of each part.
$(go.GridLayout,
{
sorting: go.TreeLayout.SortingAscending,
comparer: function(pa, pb) {
var da = pa.data;
var db = pb.data;
if (da.someProperty < db.someProperty) return -1;
if (da.someProperty > db.someProperty) return 1;
return 0;
}
}
)
diff --git a/api/symbols/Group.html b/api/symbols/Group.html
index e3f1c6c6a..52b9aca57 100644
--- a/api/symbols/Group.html
+++ b/api/symbols/Group.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/HTMLInfo.html b/api/symbols/HTMLInfo.html
index e5e9bc8ce..18f781372 100644
--- a/api/symbols/HTMLInfo.html
+++ b/api/symbols/HTMLInfo.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/InputEvent.html b/api/symbols/InputEvent.html
index db08a5fcc..7a35ebf04 100644
--- a/api/symbols/InputEvent.html
+++ b/api/symbols/InputEvent.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Iterable.html b/api/symbols/Iterable.html
index ab2e701d2..d0a02ddbe 100644
--- a/api/symbols/Iterable.html
+++ b/api/symbols/Iterable.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Iterator.html b/api/symbols/Iterator.html
index ca9084c31..00c0fcf30 100644
--- a/api/symbols/Iterator.html
+++ b/api/symbols/Iterator.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Layer.html b/api/symbols/Layer.html
index f3a38f866..ed91cb914 100644
--- a/api/symbols/Layer.html
+++ b/api/symbols/Layer.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayeredDigraphEdge.html b/api/symbols/LayeredDigraphEdge.html
index 26887f84e..966e3f9a9 100644
--- a/api/symbols/LayeredDigraphEdge.html
+++ b/api/symbols/LayeredDigraphEdge.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayeredDigraphLayout.html b/api/symbols/LayeredDigraphLayout.html
index dd66843c2..ba753f671 100644
--- a/api/symbols/LayeredDigraphLayout.html
+++ b/api/symbols/LayeredDigraphLayout.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayeredDigraphVertex.html b/api/symbols/LayeredDigraphVertex.html
index fa65c7adc..b12eede2a 100644
--- a/api/symbols/LayeredDigraphVertex.html
+++ b/api/symbols/LayeredDigraphVertex.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Layout.html b/api/symbols/Layout.html
index ff49c00b1..1debd3c54 100644
--- a/api/symbols/Layout.html
+++ b/api/symbols/Layout.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayoutEdge.html b/api/symbols/LayoutEdge.html
index 4b11d6727..0686e8152 100644
--- a/api/symbols/LayoutEdge.html
+++ b/api/symbols/LayoutEdge.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayoutNetwork.html b/api/symbols/LayoutNetwork.html
index 7b49ef9d5..be1887387 100644
--- a/api/symbols/LayoutNetwork.html
+++ b/api/symbols/LayoutNetwork.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LayoutVertex.html b/api/symbols/LayoutVertex.html
index e42a05e08..1f3d9ef8f 100644
--- a/api/symbols/LayoutVertex.html
+++ b/api/symbols/LayoutVertex.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Link.html b/api/symbols/Link.html
index 8a88ad3fd..b24f50ee1 100644
--- a/api/symbols/Link.html
+++ b/api/symbols/Link.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LinkReshapingTool.html b/api/symbols/LinkReshapingTool.html
index f862062a9..ffb217009 100644
--- a/api/symbols/LinkReshapingTool.html
+++ b/api/symbols/LinkReshapingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LinkingBaseTool.html b/api/symbols/LinkingBaseTool.html
index 334340ea4..98750f018 100644
--- a/api/symbols/LinkingBaseTool.html
+++ b/api/symbols/LinkingBaseTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/LinkingTool.html b/api/symbols/LinkingTool.html
index 26973557b..44310c6d8 100644
--- a/api/symbols/LinkingTool.html
+++ b/api/symbols/LinkingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/List.html b/api/symbols/List.html
index e96267a33..08ba03f5e 100644
--- a/api/symbols/List.html
+++ b/api/symbols/List.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Map.html b/api/symbols/Map.html
index f287668d3..45cea0337 100644
--- a/api/symbols/Map.html
+++ b/api/symbols/Map.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Margin.html b/api/symbols/Margin.html
index 796e130ce..7396e72a7 100644
--- a/api/symbols/Margin.html
+++ b/api/symbols/Margin.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Model.html b/api/symbols/Model.html
index db5c4f169..b197d1a8c 100644
--- a/api/symbols/Model.html
+++ b/api/symbols/Model.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Node.html b/api/symbols/Node.html
index 075caeea6..66e8648fd 100644
--- a/api/symbols/Node.html
+++ b/api/symbols/Node.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Overview.html b/api/symbols/Overview.html
index 06cf9ac7e..2f74bc214 100644
--- a/api/symbols/Overview.html
+++ b/api/symbols/Overview.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Palette.html b/api/symbols/Palette.html
index 1412fd7a1..679a650c7 100644
--- a/api/symbols/Palette.html
+++ b/api/symbols/Palette.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Panel.html b/api/symbols/Panel.html
index f6e116790..fde15bfba 100644
--- a/api/symbols/Panel.html
+++ b/api/symbols/Panel.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/PanningTool.html b/api/symbols/PanningTool.html
index 85a282628..9a78acb91 100644
--- a/api/symbols/PanningTool.html
+++ b/api/symbols/PanningTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Part.html b/api/symbols/Part.html
index 0df8d75df..180969d2b 100644
--- a/api/symbols/Part.html
+++ b/api/symbols/Part.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/PathFigure.html b/api/symbols/PathFigure.html
index b8c7e59b3..b48fca4f3 100644
--- a/api/symbols/PathFigure.html
+++ b/api/symbols/PathFigure.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/PathSegment.html b/api/symbols/PathSegment.html
index 9f870f9f6..d03b54097 100644
--- a/api/symbols/PathSegment.html
+++ b/api/symbols/PathSegment.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Picture.html b/api/symbols/Picture.html
index f2e0f07c2..24d3d5510 100644
--- a/api/symbols/Picture.html
+++ b/api/symbols/Picture.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Placeholder.html b/api/symbols/Placeholder.html
index 1ea423b55..70bd17d4c 100644
--- a/api/symbols/Placeholder.html
+++ b/api/symbols/Placeholder.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Point.html b/api/symbols/Point.html
index bcba7199c..e4d263f4a 100644
--- a/api/symbols/Point.html
+++ b/api/symbols/Point.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Rect.html b/api/symbols/Rect.html
index 7e943db68..c524569e7 100644
--- a/api/symbols/Rect.html
+++ b/api/symbols/Rect.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/RelinkingTool.html b/api/symbols/RelinkingTool.html
index 2dbf83497..d8a4acea9 100644
--- a/api/symbols/RelinkingTool.html
+++ b/api/symbols/RelinkingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/ResizingTool.html b/api/symbols/ResizingTool.html
index aefa7c2ae..7e26ad688 100644
--- a/api/symbols/ResizingTool.html
+++ b/api/symbols/ResizingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/RotatingTool.html b/api/symbols/RotatingTool.html
index 32a6012fc..8519f5696 100644
--- a/api/symbols/RotatingTool.html
+++ b/api/symbols/RotatingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/RowColumnDefinition.html b/api/symbols/RowColumnDefinition.html
index 913a89615..54fef1647 100644
--- a/api/symbols/RowColumnDefinition.html
+++ b/api/symbols/RowColumnDefinition.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Set.html b/api/symbols/Set.html
index ad3218942..69d9ba7b7 100644
--- a/api/symbols/Set.html
+++ b/api/symbols/Set.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Shape.html b/api/symbols/Shape.html
index 615f608c9..431c78bd8 100644
--- a/api/symbols/Shape.html
+++ b/api/symbols/Shape.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Size.html b/api/symbols/Size.html
index 21dd55552..f5f78ed8b 100644
--- a/api/symbols/Size.html
+++ b/api/symbols/Size.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Spot.html b/api/symbols/Spot.html
index 6eb4e1702..8abc956cd 100644
--- a/api/symbols/Spot.html
+++ b/api/symbols/Spot.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TextBlock.html b/api/symbols/TextBlock.html
index 940504d61..2ff3ec445 100644
--- a/api/symbols/TextBlock.html
+++ b/api/symbols/TextBlock.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TextEditingTool.html b/api/symbols/TextEditingTool.html
index 87ed2ffbe..b83de5962 100644
--- a/api/symbols/TextEditingTool.html
+++ b/api/symbols/TextEditingTool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Tool.html b/api/symbols/Tool.html
index d6307d843..dceb68583 100644
--- a/api/symbols/Tool.html
+++ b/api/symbols/Tool.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/ToolManager.html b/api/symbols/ToolManager.html
index 9fca1d42b..6ea8434bd 100644
--- a/api/symbols/ToolManager.html
+++ b/api/symbols/ToolManager.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/Transaction.html b/api/symbols/Transaction.html
index f8cd797d8..433a58d3e 100644
--- a/api/symbols/Transaction.html
+++ b/api/symbols/Transaction.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TreeEdge.html b/api/symbols/TreeEdge.html
index ef8a2f109..080ab75fe 100644
--- a/api/symbols/TreeEdge.html
+++ b/api/symbols/TreeEdge.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TreeLayout.html b/api/symbols/TreeLayout.html
index 58e4978cc..030ff81b2 100644
--- a/api/symbols/TreeLayout.html
+++ b/api/symbols/TreeLayout.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
@@ -1800,7 +1800,7 @@ Properties Summary
- Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name.
Whether this comparison function is used is determined by the value of sorting.
+ Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name.
Whether this comparison function is used is determined by the value of sorting.
$(go.TreeLayout,
{
sorting: go.TreeLayout.SortingAscending,
comparer: function(va, vb) {
var da = va.node.data;
var db = vb.node.data;
if (da.someProperty < db.someProperty) return -1;
if (da.someProperty > db.someProperty) return 1;
return 0;
}
}
)
diff --git a/api/symbols/TreeModel.html b/api/symbols/TreeModel.html
index 8fd9a91f5..a5ebd47f0 100644
--- a/api/symbols/TreeModel.html
+++ b/api/symbols/TreeModel.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TreeVertex.html b/api/symbols/TreeVertex.html
index 952a0e9f1..38957b6b3 100644
--- a/api/symbols/TreeVertex.html
+++ b/api/symbols/TreeVertex.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/UndoManager.html b/api/symbols/UndoManager.html
index ffb0abb13..65e5bb0c5 100644
--- a/api/symbols/UndoManager.html
+++ b/api/symbols/UndoManager.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/assets/images/screenshots/ParallelRoute.png b/assets/images/screenshots/ParallelRoute.png
new file mode 100644
index 000000000..587dff654
Binary files /dev/null and b/assets/images/screenshots/ParallelRoute.png differ
diff --git a/doc/changelog.html b/doc/changelog.html
index 2839655af..9e51744c9 100644
--- a/doc/changelog.html
+++ b/doc/changelog.html
@@ -68,6 +68,18 @@ GoJS Change Log
}
+ Changes for 1.7.9
+
+ -
+ Added the Parallel Route sample,
+ demonstrating a custom Link.computePoints method in order to have multiple links between the same two ports have parallel segments.
+ This makes use of the ParallelRouteLink.js extension.
+
+ -
+ Fixed some instances of ticks not rendering on Graduated Panels with small Panel.graduatedTickUnit values.
+
+
+
Changes for 1.7.8
-
diff --git a/extensions/FloorPlanEditor.html b/extensions/FloorPlanEditor.html
index 182c6c295..04fb169c6 100644
--- a/extensions/FloorPlanEditor.html
+++ b/extensions/FloorPlanEditor.html
@@ -173,22 +173,18 @@
}
+
+
+
+
+
+
+
+
+ A ParallelRouteLink is a custom Link that overrides Link.computePoints
+ in order to produce a middle segment that is parallel to the routes of other ParallelRouteLinks
+ connecting the same two ports.
+
+
+
+
Gets or sets the comparison function used to sort the parts.More...
The default value is a case-insensitive alphabetic comparison using the Part.text property of each part. +Gets or sets the comparison function used to sort the parts.More...
The default value is a case-insensitive alphabetic comparison using the Part.text property of each part.$(go.GridLayout, { sorting: go.TreeLayout.SortingAscending, comparer: function(pa, pb) { var da = pa.data; var db = pb.data; if (da.someProperty < db.someProperty) return -1; if (da.someProperty > db.someProperty) return 1; return 0; } } )
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
Properties Summary
- Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name.
Whether this comparison function is used is determined by the value of sorting.
+ Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name.
Whether this comparison function is used is determined by the value of sorting.
$(go.TreeLayout,
{
sorting: go.TreeLayout.SortingAscending,
comparer: function(va, vb) {
var da = va.node.data;
var db = vb.node.data;
if (da.someProperty < db.someProperty) return -1;
if (da.someProperty > db.someProperty) return 1;
return 0;
}
}
)
diff --git a/api/symbols/TreeModel.html b/api/symbols/TreeModel.html
index 8fd9a91f5..a5ebd47f0 100644
--- a/api/symbols/TreeModel.html
+++ b/api/symbols/TreeModel.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/TreeVertex.html b/api/symbols/TreeVertex.html
index 952a0e9f1..38957b6b3 100644
--- a/api/symbols/TreeVertex.html
+++ b/api/symbols/TreeVertex.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/api/symbols/UndoManager.html b/api/symbols/UndoManager.html
index ffb0abb13..65e5bb0c5 100644
--- a/api/symbols/UndoManager.html
+++ b/api/symbols/UndoManager.html
@@ -1111,7 +1111,7 @@
- GoJS® Diagramming Components
version 1.7.8 for JavaScript/HTML
by Northwoods Software®
+ GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
diff --git a/assets/images/screenshots/ParallelRoute.png b/assets/images/screenshots/ParallelRoute.png
new file mode 100644
index 000000000..587dff654
Binary files /dev/null and b/assets/images/screenshots/ParallelRoute.png differ
diff --git a/doc/changelog.html b/doc/changelog.html
index 2839655af..9e51744c9 100644
--- a/doc/changelog.html
+++ b/doc/changelog.html
@@ -68,6 +68,18 @@ GoJS Change Log
}
+ Changes for 1.7.9
+
+ -
+ Added the Parallel Route sample,
+ demonstrating a custom Link.computePoints method in order to have multiple links between the same two ports have parallel segments.
+ This makes use of the ParallelRouteLink.js extension.
+
+ -
+ Fixed some instances of ticks not rendering on Graduated Panels with small Panel.graduatedTickUnit values.
+
+
+
Changes for 1.7.8
-
diff --git a/extensions/FloorPlanEditor.html b/extensions/FloorPlanEditor.html
index 182c6c295..04fb169c6 100644
--- a/extensions/FloorPlanEditor.html
+++ b/extensions/FloorPlanEditor.html
@@ -173,22 +173,18 @@
}
+
+
+
+
+
+
+
+
+ A ParallelRouteLink is a custom Link that overrides Link.computePoints
+ in order to produce a middle segment that is parallel to the routes of other ParallelRouteLinks
+ connecting the same two ports.
+
+
+
+
Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name. Whether this comparison function is used is determined by the value of sorting.
Gets or sets the default comparison function used for sorting the immediate children of a vertex.More...
The default comparer compares the LayoutVertex.node Text values.
This sets the rootDefaults' property of the same name. Whether this comparison function is used is determined by the value of sorting.
$(go.TreeLayout, { sorting: go.TreeLayout.SortingAscending, comparer: function(va, vb) { var da = va.node.data; var db = vb.node.data; if (da.someProperty < db.someProperty) return -1; if (da.someProperty > db.someProperty) return 1; return 0; } } )
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
version 1.7.8 for JavaScript/HTML
by Northwoods Software® + GoJS® Diagramming Components
version 1.7.9 for JavaScript/HTML
by Northwoods Software®
GoJS Change Log
} +Changes for 1.7.9
+-
+
- + Added the Parallel Route sample, + demonstrating a custom Link.computePoints method in order to have multiple links between the same two ports have parallel segments. + This makes use of the ParallelRouteLink.js extension. + +
- + Fixed some instances of ticks not rendering on Graduated Panels with small Panel.graduatedTickUnit values. + +
Changes for 1.7.8
-
diff --git a/extensions/FloorPlanEditor.html b/extensions/FloorPlanEditor.html
index 182c6c295..04fb169c6 100644
--- a/extensions/FloorPlanEditor.html
+++ b/extensions/FloorPlanEditor.html
@@ -173,22 +173,18 @@
}
+
+
+
+
+
++ ++ +
+ A ParallelRouteLink is a custom Link that overrides Link.computePoints + in order to produce a middle segment that is parallel to the routes of other ParallelRouteLinks + connecting the same two ports. +
+