diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/Plugin.Shim.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/Plugin.Shim.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1874 @@ + + + + + Plugin.Shim - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

Plugin.Shim Class

+
+ + + + + +
+ Defined in: node/js/shim-plugin.js:7 +
+ + + + + Module: shim-plugin + + + + +
+ + + +
+

Node plugin which can be used to add shim support.

+
+ + + +
+ + +
+
+

Item Index

+ + +
+

Methods

+ + +
+ + + +
+

Properties

+ + +
+ + + + + +
+ + +
+

Methods

+ + +
+

destroy

+ + + () + + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + node/js/shim-plugin.js:83 + +

+ + + + + +
+ +
+

Removes the shim and destroys the plugin

+
+ + + + + + +
+ + +
+

sync

+ + + () + + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + node/js/shim-plugin.js:67 + +

+ + + + + +
+ +
+

Updates the size of the shim to fill its container

+
+ + + + + + +
+ + +
+ + + +
+

Properties

+ + +
+

CLASS_NAME

+ String + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + node/js/shim-plugin.js:17 + +

+ + + + +
+ +
+

Default class used to mark the shim element

+
+ + +

Default: "yui-node-shim"

+ + + + + +
+ + +
+

TEMPLATE

+ String + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + node/js/shim-plugin.js:28 + +

+ + + + +
+ +
+

Default markup template used to generate the shim element.

+
+ + + + + + +
+ + +
+ + + + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +