X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/Property.html diff --git a/docs/source/Property.html b/docs/source/Property.html index c14bd647..676ca35b 100644 --- a/docs/source/Property.html +++ b/docs/source/Property.html @@ -1,4 +1,21 @@ -
/**
+
+
+
+
+ The source code
+
+
+
+
+
+
+ /**
* @class Ext.grid.property.Property
* A specific {@link Ext.data.Model} type that represents a name/value pair and is made to work with the
* {@link Ext.grid.property.Grid}. Typically, Properties do not need to be created directly as they can be
@@ -34,4 +51,6 @@ Ext.define('Ext.grid.property.Property', {
name: 'value'
}],
idProperty: 'name'
-});
\ No newline at end of file
+});
+
+