X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Property.html diff --git a/docs/source/Property.html b/docs/source/Property.html index c14bd647..e60abc65 100644 --- a/docs/source/Property.html +++ b/docs/source/Property.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  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 +});
+ +