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
984382b8__operations_in_SQL_Server_2008__Variable
[Explanation] Retrieves the information concerning the local database server. This information contains, among other things, the name of the server and the name of the instance. [Variable]
@@SERVERNAME
[]
Additional T-SQL operations in SQL Server 2008
Variable
http://searchsqlserver.techtarget.com/feature/Additional-T-SQL-operations-in-SQL-Server-2008
39/1438042989126.22_20150728002309-00315-ip-10-236-191-2_221907181_3.json
984382b8__operations_in_SQL_Server_2008__Variable
[Explanation] Returns the identifier of the server process. [Variable]
@@SPID
[]
Additional T-SQL operations in SQL Server 2008
Variable
http://searchsqlserver.techtarget.com/feature/Additional-T-SQL-operations-in-SQL-Server-2008
39/1438042989126.22_20150728002309-00315-ip-10-236-191-2_221907181_3.json
984382b8__operations_in_SQL_Server_2008__Variable
[Explanation] Returns the current version of the database system software. [Variable]
@@VERSION
[]
Additional T-SQL operations in SQL Server 2008
Variable
http://searchsqlserver.techtarget.com/feature/Additional-T-SQL-operations-in-SQL-Server-2008
39/1438042989126.22_20150728002309-00315-ip-10-236-191-2_221907181_3.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] yy [Action]
yank line (copy the line ), 4yy would yank (copy) 4 lines
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] p [Action]
paste the last deleted or yanked text into the file at the cursor position
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] P [Action]
paste the last deleted or yanked text into the file (ahead of cursor)
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] dd [Action]
delete line. A d followed by any moving command in the list above will delete up to that point. For example, dw would delete the next word.
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] cw [Action]
change word (type the replacement word or words and then press )
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] J [Action]
join two lines together (place cursor on the first of the two lines)
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] U [Action]
undo the changes you made to the current line
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] . [Action]
(period) redo the last non-motion command
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] >> [Action]
shift line to the right.
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
83b26f49_Ask_IT_Help_Documents__Action
[Key] << [Action]
shift to the left
[]
Ask IT Help Documents
Action
http://www.uwyo.edu/AskIT/displaydoc.asp?id=258
39/1438042989126.22_20150728002309-00072-ip-10-236-191-2_802461853_4.json
6e193683___Purpose
[Directory] conf/ [Purpose]
Contains configuration files that apply to the gateway globally (i.e. not cluster specific ).
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] data/ [Purpose]
Contains security and topology specific artifacts that require read/write access at runtime
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] data/topologies/ [Purpose]
Contains topology files that represent Hadoop clusters which the gateway uses to deploy cluster proxies
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] data/security/ [Purpose]
Contains the persisted master secret and keystore dir
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] data/security/keystores/ [Purpose]
Contains the gateway identity keystore and credential stores for the gateway and each deployed cluster topology
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] bin/ [Purpose]
Contains the executable shell scripts, batch files and JARs for clients and servers.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] data/deployments/ [Purpose]
Contains deployed cluster topologies used to protect access to specific Hadoop clusters.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] lib/ [Purpose]
Contains the JARs for all the components that make up the gateway.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] dep/ [Purpose]
Contains the JARs for all of the components upon which the gateway depends.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] ext/ [Purpose]
A directory where user supplied extension JARs can be placed to extends the gateways functionality.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] pids/ [Purpose]
Contains the process ids for running ldap and gateway servers
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] samples/ [Purpose]
Contains a number of samples that can be used to explore the functionality of the gateway.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] templates/ [Purpose]
Contains default configuration files that can be copied and customized.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] README [Purpose]
Provides basic information about the Apache Knox Gateway.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] ISSUES [Purpose]
Describes significant know issues.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] CHANGES [Purpose]
Enumerates the changes between releases.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] LICENSE [Purpose]
Documents the license under which this software is provided.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] NOTICE [Purpose]
Documents required attribution notices for included dependencies.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
6e193683___Purpose
[Directory] DISCLAIMER [Purpose]
Documents that this release is from a project undergoing incubation at Apache.
[]
Purpose
http://knox.apache.org/books/knox-0-4-0/knox-0-4-0.html
39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_133545968_0.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] limited [Meaning]
Limited-access freeways
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] toll [Meaning]
Limited-access toll highways
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] ramp [Meaning]
Access ramps for limited-access highways
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] us [Meaning]
National highways (e.g. US routes)
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] primary [Meaning]
Primary State/Provincial routes
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] state [Meaning]
State/Provincial routes
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] major [Meaning]
Major Connectors
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] ferry [Meaning]
Ferry Routes
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] local [Meaning]
Local Roads
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
aba0ff82_orme__an1__drawing__file__an1___Meaning
[Type] editable [Meaning]
User-drawn Roads
[]
GPSBabel development:DeLorme .an1 (drawing) file (an1)
Meaning
http://www.gpsbabel.org/htmldoc-development/fmt_an1.html
39/1438042989126.22_20150728002309-00142-ip-10-236-191-2_476319566_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] 5 [Action]
start the test as defined in Settings
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] a [Action]
start Acuity
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] l [Action]
start acuity Letters
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] c [Action]
start Contrast
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] v [Action]
start Vernier
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] e [Action]
start Tumbling E
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] b [Action]
aBout
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] h [Action]
Help
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] u [Action]
settings
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] q [Action]
Quit = Exit
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] k [Action]
“Kindergarten” (don't)
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
9311b724_uity___Contrast_Test__homepage__Action
[Key] 55 or [Action]
abort running test
[]
Freiburg Visual Acuity & Contrast Test, homepage
Action
http://michaelbach.de/fract/
39/1438042989126.22_20150728002309-00081-ip-10-236-191-2_159660822_1.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] align [Type] String [Description]
The align attribute is a standard HTML attribute that specifies this element's horizontal alignment.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] bgcolor [Type] String [Description]
The bgcolor attribute sets the background color for the table. This value can be the name or the hexadecimal value of the color.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] binding [Type] String [Description]
The value-binding expression linking this component tag to a backing bean property.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] border [Type] String [Description]
The border attribute sets the pixel width of the border to be drawn around the table.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] cellpadding [Type] String [Description]
The cellpadding attribute sets the width between the border of each cell and its contents.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] cellspacing [Type] String [Description]
The cellspacing attribute sets the width of the space between the outside and inside edges of the table as well as the space between cells.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] columnClasses [Type] String [Description]
The firstRowIndexVar attribute sets a name that can be used to reference the firstRowIndexVar parameter. The first row index represents the DISPLAYED UI data component's first row. The firstRowIndexVar parameter is set during request scope.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] datafld [Type] String [Description]
Reserved for future use.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] dataformatas [Type] String [Description]
Reserved for future use.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] datasrc [Type] String [Description]
Reserved for future use.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] dir [Type] String [Description]
HTML: The direction of text display, either 'ltr' (left-to-right) or 'rtl' (right-to-left).
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] enabledOnUserRole [Type] String [Description]
If user is in given role, this component will be rendered normally. If not, no hyperlink is rendered but all nested tags (=body) are rendered.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] first [Type] String [Description]
The index of the first row to be displayed, where 0 is the first row.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] footerClass [Type] String [Description]
The CSS class to be applied to footer cells.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] forceId [Type] String [Description]
If true, this component will force the use of the specified id when rendering.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] forceIdIndex [Type] String [Description]
If false, this component will not append a '[n]' suffix (where 'n' is the row index) to components that are contained within a "list." This value will be true by default and the value will be ignored if the value of forceId is false (or not specified.)
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] forceIdIndexFormula [Type] String [Description]
A formula that overrides the default row index in the construction of table's body components. Example : #{myRowVar.key} Warning, the EL should evaluate to a unique value for each row !
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] frame [Type] String [Description]
HTML: Controls what part of the frame that surrounds a table is visible. Values include: void, above, below, hsides, lhs, rhs, vsides, box, and border.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] headerClass [Type] String [Description]
The CSS class to be applied to header cells.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] id [Type] String [Description]
The developer-assigned ID of this component. The ID must be unique within the scope of the tag's enclosing naming container (e.g. h:form or f:subview). This value must be a static value.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] lang [Type] String [Description]
HTML: The base language of this document.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] newspaperColumns [Type] String [Description]
The number of columns to wrap the table over. Default: 1
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] newspaperOrientation [Type] String [Description]
The orientation of the newspaper columns in the newspaper table - "horizontal" or "vertical". Default: vertical
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onclick [Type] String [Description]
HTML: Script to be invoked when the element is clicked.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] ondblclick [Type] String [Description]
HTML: Script to be invoked when the element is double-clicked.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onkeydown [Type] String [Description]
HTML: Script to be invoked when a key is pressed down over this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onkeypress [Type] String [Description]
HTML: Script to be invoked when a key is pressed over this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onkeyup [Type] String [Description]
HTML: Script to be invoked when a key is released over this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onmousedown [Type] String [Description]
HTML: Script to be invoked when the pointing device is pressed over this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onmousemove [Type] String [Description]
HTML: Script to be invoked when the pointing device is moved while it is in this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onmouseout [Type] String [Description]
HTML: Script to be invoked when the pointing device is moves out of this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onmouseover [Type] String [Description]
HTML: Script to be invoked when the pointing device is moved into this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] onmouseup [Type] String [Description]
HTML: Script to be invoked when the pointing device is released over this element.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] preserveDataModel [Type] String [Description]
Indicates whether the state of the whole DataModel should be saved and restored. When set to false, the value-binding for the "value" attribute of this table is executed each time the page is rendered. When set to true, that value-binding is only executed when the component is first created, and the DataModel state is thereafter saved/restored automatically by the component. When column sorting is used for a table this property needs to be false so that the DataModel can be updated to reflect any changes in the sort criteria. Default: false
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] preserveRowStates [Type] String [Description]
Indicates whether the state for each row should not be discarded before the datatable is rendered again. Setting this to true might be hepful if an input component inside the datatable has no valuebinding and the value entered in there should be displayed again. This will only work reliable if the datamodel of the datatable did not change either by sorting, removing or adding rows. Default: false
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] preserveSort [Type] String [Description]
Indicates whether the state of the sortColumn and sortAscending attribute should be saved and restored and written back to the model during the update model phase. Default: true
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] previousRowDataVar [Type] String [Description]
A parameter name, under which the previous RowData Object is set in request scope similar to the rowIndexVar and rowCountVar parameters. Mind that the value of this request scope attribute is null in the first row or when isRowAvailable returns false for the previous row.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rendered [Type] String [Description]
A boolean value that indicates whether this component should be rendered. Default value: true.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] renderedIfEmpty [Type] String [Description]
Indicates whether this table should be rendered if the underlying DataModel is empty. You could as well use rendered="#{not empty bean.list}", but this one causes the getList method of your model bean beeing called up to five times per request, which is not optimal when the list is backed by a DB table. Using renderedIfEmpty="false" solves this problem, because the MyFaces extended HtmlDataTable automatically caches the DataModel and calles the model getter only once per request. Default: true
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowClasses [Type] String [Description]
A comma separated list of CSS class names to apply to td elements in each row.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowCountVar [Type] String [Description]
A parameter name, under which the rowCount is set in request scope similar to the var parameter.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowGroupStyle [Type] String [Description]
Corresponds to the HTML style attribute for grouped rows.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowGroupStyleClass [Type] String [Description]
StyleClass for grouped rows.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowId [Type] String [Description]
The id to use for elements that are generated by the table.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowIndexVar [Type] String [Description]
A parameter name, under which the current rowIndex is set in request scope similar to the var parameter.
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json
d8b905e8_JavaServer_Faces_Tag_Reference__Description
[Attribute] rowOnClick [Type] String [Description]
Defines a JavaScript onclick event handler for each table row
[]
t:dataTable tomahawk-dataTable example JSF Tomahawk tag reference Tomahawk tag library MyFaces Tag Reference JavaServer Faces Tag Reference
Description
http://www.developersbook.com/jsf/myfaces/tomahawk-tag-reference/tomahawk-dataTable.php
39/1438042989126.22_20150728002309-00302-ip-10-236-191-2_406463320_36.json