Alloy UI

tabview  1.0.1

 
Filters
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: nightly
*/
YUI.add("tabview-plugin",function(B){function A(){A.superclass.constructor.apply(this,arguments);}A.NAME="tabviewPlugin";A.NS="tabs";B.extend(A,B.TabviewBase);B.namespace("Plugin");B.Plugin.Tabview=A;},"3.1.1",{requires:["node-pluginhost","tabview-base"]});