X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..refs/heads/master:/docs/source/Callout.html diff --git a/docs/source/Callout.html b/docs/source/Callout.html index 3397f292..f3b25ea2 100644 --- a/docs/source/Callout.html +++ b/docs/source/Callout.html @@ -1,6 +1,23 @@ -
/**
+
+
+
+
+ The source code
+
+
+
+
+
+
+ /**
* @class Ext.chart.Callout
- * @ignore
+ * A mixin providing callout functionality for Ext.chart.series.Series.
*/
Ext.define('Ext.chart.Callout', {
@@ -135,4 +152,6 @@ Ext.define('Ext.chart.Callout', {
}
}
});
-
\ No newline at end of file
+
+
+