File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 67
67
</longdesc >
68
68
<added >1.3</added >
69
69
<options >
70
- <option name =" classes.table" default =' "ui-table"' >
71
- <desc >Class assigned to the table.
72
- <p >The classes option is only configurable via JavaScript because it expects an object literal value.</p ></desc >
73
- <type name =" String" />
70
+ <option name =" classes" type =" Object" >
71
+ <default >{
72
+ "ui-table": ""
73
+ }</default >
74
+ <xi : include href =" ../includes/classes-option-desc.xml" xmlns : xi =" http://www.w3.org/2003/XInclude" />
75
+ <xi : include href =" ../includes/classes-option-example.xml" xmlns : xi =" http://www.w3.org/2003/XInclude" />
74
76
</option >
75
77
<xi : include href =" ../includes/widget-option-defaults.xml" xmlns : xi =" http://www.w3.org/2003/XInclude" />
76
78
<xi : include href =" ../includes/widget-option-disabled.xml" xmlns : xi =" http://www.w3.org/2003/XInclude" />
You can’t perform that action at this time.
0 commit comments