X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fresources%2Fdatatables-1.9.4%2Fextras%2FColVis%2Fmedia%2Fdocs%2FColVis.html;fp=webapp%2Fresources%2Fdatatables-1.9.4%2Fextras%2FColVis%2Fmedia%2Fdocs%2FColVis.html;h=58f441b03c512aa1f4f8fc56285a9cba47e7d050;hb=9bb6ee99ca7f738fac1087190b5481b8fe6e8d9f;hp=0000000000000000000000000000000000000000;hpb=2e3f6b76be585306f1003d849831840c0adb3360;p=proteocache.git diff --git a/webapp/resources/datatables-1.9.4/extras/ColVis/media/docs/ColVis.html b/webapp/resources/datatables-1.9.4/extras/ColVis/media/docs/ColVis.html new file mode 100644 index 0000000..58f441b --- /dev/null +++ b/webapp/resources/datatables-1.9.4/extras/ColVis/media/docs/ColVis.html @@ -0,0 +1,176 @@ + + + + + Class: ColVis - documentation + + + + + + + + + +
+ + +
+

Class: ColVis

+

ColVis

+
+ +
+
+ + + +
+

Navigation

+ +
+ + Hiding private elements + (toggle) + +
+
+ + Showing extended elements + (toggle) + +
+
+ +
+ +
+ +
new ColVis(DataTables)

ColVis provides column visiblity control for DataTables

Constructor

+ +
+
Parameters:
+ + + + + + + + + + + + + + + + +
NameTypeAttributesDefaultDescription
1
DataTablesobject

settings object

+
+
+ + +
+ +

Summary

+ +

Properties - static

+ +
+
<static> aInstances :Array

Collection of all ColVis instances

+

Methods - instance

+ +
+
_fnAdjustOpenRows()

Alter the colspan on any fnOpen rows

+
+

Methods - static

+ +
+
<static> fnRebuild(object)

Rebuild the collection for a given table, or all tables if no parameter given

+
+
+
+ + + + +
+ +

Details

+

Properties - static

+
+
<static> aInstances :Array

Collection of all ColVis instances

+ +
+
Properties:
+ + + + + + + + + + + + + + + + +
NameTypeAttributesDefaultDescription
1
ColVis.aInstances
+

Methods - instance

+
+
_fnAdjustOpenRows()

Alter the colspan on any fnOpen rows

+ +
+
+ +
+

Methods - static

+
+
<static> fnRebuild(object)

Rebuild the collection for a given table, or all tables if no parameter given

+ +
+
Parameters:
+ + + + + + + + + + + + + + + + +
NameTypeAttributesDefaultDescription
1
object

oTable DataTable instance to consider - optional

Returns:

void

+ +
+
+
+ +
+ + + + \ No newline at end of file