task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] reduce [Type] JavaScript function [Description] | A JavaScript function that “reduces” to a single object all the values associated with a particular key. See Requirements for the reduce Function for more information. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] out [Type] string or document [Description] | Specifies where to output the result of the map-reduce operation. You can either output to a collection or return the result inline. On a primary member of a replica set you can output either to a collection or inline, but on a secondary, only inline output is possible. See out Options for more information. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] query [Type] document [Description] | Optional. Specifies the selection criteria using query operators for determining the documents input to the map function. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] sort [Type] document [Description] | Optional. Sorts the input documents. This option is useful for optimization. For example, specify the sort key to be the same as the emit key so that there are fewer reduce operations. The sort key must be in an existing index for this collection. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] limit [Type] number [Description] | Optional. Specifies a maximum number of documents for the input into the map function. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] finalize [Type] Javascript function [Description] | Optional. Follows the reduce method and modifies the output. See Requirements for the finalize Function for more information. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] scope [Type] document [Description] | Optional. Specifies global variables that are accessible in the map, reduce and finalize functions. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] jsMode [Type] Boolean [Description] | Optional. Specifies whether to convert intermediate data into BSON format between the execution of the map and reduce functions. Defaults to false. If false: Internally, MongoDB converts the JavaScript objects emitted by the map function to BSON objects. These BSON objects are then converted back to JavaScript objects when calling the reduce function. The map-reduce operation places the intermediate BSON objects in temporary, on-disk storage. This allows the map-reduce operation to execute over arbitrarily large data sets. If true: Internally, the JavaScript objects emitted during map function remain as JavaScript objects. There is no need to convert the objects for the reduce function, which can result in faster execution. You can only use jsMode for result sets with fewer than 500,000 distinct key arguments to the mapper’s emit() function. The jsMode defaults to false. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
3cbe9da3_pReduce___MongoDB_Manual_3_0_5__Description | [Field] verbose [Type] Boolean [Description] | Optional. Specifies whether to include the timing information in the result information. The verbose defaults to true to include the timing information. | [] | mapReduce — MongoDB Manual 3.0.5 | Description | http://docs.mongodb.org/manual/reference/command/mapReduce/ | 39/1438042989126.22_20150728002309-00215-ip-10-236-191-2_78815228_0.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 0 [Description] | The Master FileNode | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 1 [Description] | The FileNode demarcating the volume's boot area | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 2 [Description] | The FileNode comprising all bad sectors in the volume | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 3 [Description] | The FileNode comprising the free space file | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 4 [Description] | The root directory FileNode | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
1f02a3b1_s__The_HPFS2_filesystem_format_eserved_FileNode_table_indices_Description | [Index] 5 – 31 [Description] | Reserved for future use | [] | Proposals: The HPFS2 filesystem format | Description | http://homepage.ntlworld.com/jonathan.deboynepollard/Proposals/hpfs2.html | 39/1438042989126.22_20150728002309-00267-ip-10-236-191-2_107645200_20.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] int [Attribute] | AdditionalAttributeDatatype | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] A count of the number of exact repeats of this reference orbit. [Attribute] | AdditionalAttributeDescription | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] Cycle [Attribute] | AdditionalAttributeName | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] counts [Attribute] | ParameterUnitsofMeasurement | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] 0 [Attribute] | ParameterRangeBegin | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
73e3aee4_GLAH12_Data_Dictionary__Attribute | [Example Value] 250 [Attribute] | ParameterRangeEnd | [] | GLAH12 Data Dictionary | Attribute | http://nsidc.org/data/docs/daac/glas_altimetry/data-dictionary-glah12.html | 39/1438042989126.22_20150728002309-00056-ip-10-236-191-2_178304697_129.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedBirthYear [BinaryField] N/A | Holds an Int that represents a birth year. The constructor takes a minAge parameter that is used for validation | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedBoolean [BinaryField] BooleanField | Represents a Boolean value. The default form representation is a checkbox | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedCountry [BinaryField] CountryField | Represents a choice from an enumeration of country phone codes as provided by the net.liftweb.mapper.Countries.I18NCountry class. The default form representation is a select | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedDateTime [BinaryField] DateTimeField | Represents a timestamp (java.util.Calender for Record, java.util.Date for Mapper). The default form representation is a text input | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedDouble [BinaryField] DoubleField | Represents a Double value | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedEmail [BinaryField] EmailField | Represents an email address with a maximum length | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedEnum [BinaryField] EnumField | Represents a choice from a given scala.Enumeration. The default form representation is a select | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedEnumList [BinaryField] N/A | Represents a choice of multiple Enumerations. The default form representation is a set of checkboxes, one for each enum value | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedFakeClob [BinaryField] N/A | Fakes a CLOB value (really stores String bytes to a BINARY column) | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedGender [BinaryField] N/A | Represents a Gender enumeration. Display values are localized via the I18NGenders object. Internationalization is covered in appendix D↓ | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedInt [BinaryField] IntField | Represents an Int value | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedIntIndex [BinaryField] N/A | Represents an indexed Int field (typically a primary key). In Record this is achieved with the KeyField trait | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedLocale [BinaryField] LocaleField | Represents a locale as selected from the java.util.Locale.getAvailableLocales method. The default form representation is a select | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedLong [BinaryField] LongField | Represents a Long value | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedLongForeignKey [BinaryField] N/A | Represents a mapping to another entity via the other entities Long primary key. This functionality in Record is not yet supported | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedLongIndex [BinaryField] N/A | Represents an indexed Long field (typically a primary key). In Record this is achieved with the KeyField trait | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedPassword [BinaryField] PasswordField | Represents a password string. The default form representation is a password input (obscured text) | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedPoliteString [BinaryField] N/A | Just like MappedString, but the default value is an empty string and the input is automatically truncated to fit the database column size | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedPostalCode [BinaryField] PostalCodeField | Represents a validated postal code string. The field takes a reference to a MappedCountry (CountryField in Record) at definition and validates the input string against the selected country’s postal code format | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedString [BinaryField] StringField | Represents a string value with a maximum length and optional default value | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedStringForeignKey [BinaryField] N/A | Represents a mapping to another entity via the other entities String primary key. This functionality in Record is not yet supported | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedStringIndex [BinaryField] N/A | Represents an indexed String field (typically a primary key). In Record this is achieved with the KeyField trait | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedText [BinaryField] N/A | Represents a String field that stores to a CLOB column in the database. This can be used for large volumes of text. | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedTextarea [BinaryField] TextAreaField | Represents a String field that will use an HTML textarea element for its form display. When you define the field you can override the textareaCols and textareaRows defs to control the dimensions of the textarea. | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedTimeZone [BinaryField] TimeZoneField | Represents a time zone selected from java.util.TimeZone.getAvailableIDs. The default form representation is a select | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
31aa039b_Exploring_Lift__l_asHtml_for_input_and_display | [MappedBinary] MappedUniqueId [BinaryField] N/A | Represents a unique string of a specified length that is randomly generated. The implementation doesn’t allow the user to write new values to the field. This can be thought of as a GUID | [] | Exploring Lift | Represents a byte array. You must provide your own overrides for toForm and asXHtml/asHtml for input and display | http://exploring.liftweb.net/master/index-8.html | 39/1438042989126.22_20150728002309-00189-ip-10-236-191-2_85367410_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] - [description] same in HEAD and index [meaning] | no change | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] A [description] not in HEAD, in index [meaning] | added | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] M [description] in HEAD, modified in index [meaning] | modified | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] D [description] in HEAD, not in index [meaning] | deleted | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] R [description] not in HEAD, path changed in index [meaning] | renamed | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] C [description] not in HEAD, copied from another in index [meaning] | copied | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] T [description] same content in HEAD and index, mode changed [meaning] | mode changed | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
e8afa854____Android_Open_Source_Project__meaning | [letter] U [description] conflict between HEAD and index; resolution required [meaning] | unmerged | [
[
"n",
"o",
" ",
"c",
"h",
"a",
"n",
"g",
"e"
],
[
"a",
"d",
"d",
"e",
"d"
],
[
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"d"
],
[
"d",
"e",
"l",
"e",
"t",
"e",
"d"
],
[
"r",
"e",
"n",
"a",
"m",
"e",
"d"
],
[
"c",
"o",
"p",
"i",
"e",
"d"
],
[
"m",
"o",
"d",
"e",
" ",
"c",
"h",
"a",
"n",
"g",
"e",
"d"
],
[
"u",
"n",
"m",
"e",
"r",
"g",
"e",
"d"
]
] | Repo command reference | Android Open Source Project | meaning | https://source.android.com/source/using-repo.html | 39/1438043062723.96_20150728002422-00271-ip-10-236-191-2_878247650_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] My Items [Count] 24 [Comment] Unstarred Collections don’t show, items show both inside and outside Collections, sorted by downloaded or accessed dates [Sort] | Recent | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] My Items [Count] 24 [Comment] Unstarred Collections don’t show, items show both inside and outside Collections, sorted by title (no separation for Collections and individual items [Sort] | Title | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] My Items [Count] 24 [Comment] Unstarred Collections don’t show, items show inside and outside Collections, sorted by author (with Collections appearing after the individual items and the Collections also sorted alphabetically) [Sort] | Author | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] My Items [Count] 14 [Comment] Unstarred Collections don’t show, items in Collections do not show outside them, sorted by Collections first, then individual items (looks like by Recent) [Sort] | Collection | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] Books [Count] 12 [Comment] Unstarred Collections don’t show, items appear and outside of Collections [Sort] | Recent | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] Books [Count] 5 [Comment] Unstarred Collections don’t show, items in Collections do not show outside them, sorted by Collections first, then individual items (looks like by Recent) [Sort] | Collection | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
1b1f369f_es___I_Love_My_Kindle___Page_2__Sort | [Filter] Collections [Count] 9 [Comment] Unstarred Collections show, no individual items show [Sort] | Recent | [
[
"R",
"e",
"c",
"e",
"n",
"t"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"u",
"t",
"h",
"o",
"r"
],
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Updates | I Love My Kindle | Page 2 | Sort | https://ilmk.wordpress.com/category/updates/page/2/ | 39/1438042989126.22_20150728002309-00108-ip-10-236-191-2_864270554_0.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] columns [Description] The datagrid columns config object, see column properties for more details. [Default] undefined [Type] | array | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] frozenColumns [Description] Same as the columns property, but the these columns will be frozen on left. [Default] undefined [Type] | array | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] fitColumns [Description] True to auto expand/contract the size of the columns to fit the grid width and prevent horizontal scrolling. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] resizeHandle [Description] Resizing column position, Available value are: 'left','right','both'. When 'right', users can resize columns by dragging the right edge of column headers, etc. Available since version 1.3.2. [Default] right [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] autoRowHeight [Description] Defines if set the row height based on the contents of that row. Set to false can improve loading performance. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] toolbar [Description] The top toolbar of datagrid panel. Possible values: 1) an array, each tool options are same as linkbutton. 2) a selector that indicate the toolbar. Define toolbar within a tag: $('#dg').datagrid({ toolbar: '#tb' }); Define toolbar via array: $('#dg').datagrid({ toolbar: [{ iconCls: 'icon-edit', handler: function(){alert('edit')} },'-',{ iconCls: 'icon-help', handler: function(){alert('help')} }] }); [Default] null [Type] | array,selector | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] striped [Description] True to stripe the rows. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] method [Description] The method type to request remote data. [Default] post [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] nowrap [Description] True to display data in one line. Set to true can improve loading performance. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] idField [Description] Indicate which field is an identity field. [Default] null [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] url [Description] A URL to request data from remote site. [Default] null [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] data [Description] The data to be loaded. Available since version 1.3.2. Code example: $('#dg').datagrid({ data: [ {f1:'value11', f2:'value12'}, {f1:'value21', f2:'value22'} ] }); [Default] null [Type] | array,object | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] loadMsg [Description] When loading data from remote site, show a prompt message. [Default] Processing, please wait … [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] pagination [Description] True to show a pagination toolbar on datagrid bottom. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] rownumbers [Description] True to show a row number column. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] singleSelect [Description] True to allow selecting only one row. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] ctrlSelect [Description] True to only allow multi-selection when ctrl+click is used. Available since version 1.3.6. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] checkOnSelect [Description] If true, the checkbox is checked/unchecked when the user clicks on a row. If false, the checkbox is only checked/unchecked when the user clicks exactly on the checkbox. Available since version 1.3. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] selectOnCheck [Description] If set to true, clicking a checkbox will always select the row. If false, selecting a row will not check the checkbox. Available since version 1.3. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] pagePosition [Description] Defines position of the pager bar. Available values are: 'top','bottom','both'. Available since version 1.3. [Default] bottom [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] pageNumber [Description] When set pagination property, initialize the page number. [Default] 1 [Type] | number | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] pageSize [Description] When set pagination property, initialize the page size. [Default] 10 [Type] | number | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] pageList [Description] When set pagination property, initialize the page size selecting list. [Default] [10,20,30,40,50] [Type] | array | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] queryParams [Description] When request remote data, sending additional parameters also. Code example: $('#dg').datagrid({ queryParams: { name: 'easyui', subject: 'datagrid' } }); [Default] {} [Type] | object | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] sortName [Description] Defines which column can be sorted. [Default] null [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] sortOrder [Description] Defines the column sort order, can only be 'asc' or 'desc'. [Default] asc [Type] | string | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] multiSort [Description] Defines if to enable multiple column sorting. Available since version 1.3.4. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] remoteSort [Description] Defines if to sort data from server. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] showHeader [Description] Defines if to show row header. [Default] true [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] showFooter [Description] Defines if to show row footer. [Default] false [Type] | boolean | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] scrollbarSize [Description] The scrollbar width(when scrollbar is vertical) or height(when scrollbar is horizontal). [Default] 18 [Type] | number | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] rowStyler [Description] Return style such as 'background:red'. The function take two parameters: rowIndex: the row index, start with 0 rowData: the record corresponding to this row Code example: $('#dg').datagrid({ rowStyler: function(index,row){ if (row.listprice>80){ return 'background-color:#6293BB;color:#fff;'; // return inline style // the function can return predefined css class and inline style // return {class:'r1', style:{'color:#fff'}}; } } }); [Type] | function | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] loader [Description] Defines how to load data from remote server. Return false can abort this action. This function takes following parameters: param: the parameter object to pass to remote server. success(data): the callback function that will be called when retrieve data successfully. error(): the callback function that will be called when failed to retrieve data. [Default] json loader [Type] | function | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] loadFilter [Description] Return the filtered data to display. The function take one parameter 'data' that indicate the original data. You can change original source data to standard data format. This function must return standard data object that contain 'total' and 'rows' properties. Code example: // removing 'd' object from asp.net web service json output $('#dg').datagrid({ loadFilter: function(data){ if (data.d){ return data.d; } else { return data; } } }); [Type] | function | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] editors [Description] Defines the editor when editing a row. [Default] predefined editors [Type] | object | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
6b61f9bb__Documentation___jQuery_EasyUI__Type | [Name] view [Description] Defines the view of datagrid. [Default] default view [Type] | object | [
[
"a",
"r",
"r",
"a",
"y"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"s",
"e",
"l",
"e",
"c",
"t",
"o",
"r"
],
[
"a",
"r",
"r",
"a",
"y",
",",
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"n",
"u",
"m",
"b",
"e",
"r"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"f",
"u",
"n",
"c",
"t",
"i",
"o",
"n"
]
] | datagrid - Documentation - jQuery EasyUI | Type | http://www.jeasyui.com/documentation/datagrid.php | 39/1438042988305.14_20150728002308-00277-ip-10-236-191-2_529514410_1.json |
541d82bf_kyog_1z__Definition | [Value] DEV [Definition] | Development well (drilled in a known producing area to a known producing zone) | [] | kyog_1z | Definition | http://www.uky.edu/KGS/emsweb/data/kyog_1z.htm | 39/1438042989126.22_20150728002309-00285-ip-10-236-191-2_793689056_3.json |
541d82bf_kyog_1z__Definition | [Value] DPT [Definition] | Deeper pool test (drilled in a known producing area to test the potential of a zone deeper than the deepest currently producing zone) | [] | kyog_1z | Definition | http://www.uky.edu/KGS/emsweb/data/kyog_1z.htm | 39/1438042989126.22_20150728002309-00285-ip-10-236-191-2_793689056_3.json |
Subsets and Splits