Return to Simple Datatable Resize Plugin
YUI({
//Last Gallery Build of this module
gallery: 'gallery-2010.09.08-19-45'
}).use('gallery-simple-datatable', 'gallery-plugin-simple-datatable-resize', function(Y) {
var grid = new Y.SimpleDatatable();
grid.set('headers', { id: { label: 'Id', resizable: false}, title: 'Title' });
grid.set('rows',[
{ id:1, title: 'Banana', __fileId:9 },
{ id:2, title: 'Orange' },
{ id:3, title: 'Cherry' },
{ id:4, title: 'Grape Fruit' },
{ id:5, title: 'Watermelon' }
]);
grid.plug(Y.Plugin.SDTResize);
grid.render();
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-plugin-simple-datatable-resize
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-plugin-simple-datatable-resize
[echo] component.basefilename : gallery-plugin-simple-datatable-resize
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize/assets
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp
-concatdebug:
[echo] Concatenating
[echo] Source Files : plugin-simple-datatable-resize.js
[echo] In Source Dir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/js
[echo] To : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-debug.js
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/ant
-registerdebug:
[echo] Wrapping /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-debug.js in YUI.add module
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp
-loggerregex:
[echo] Replacing Logger Statements in /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize.js
buildcore:
-rollupjs:
-concatskins:
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[echo] Running yuicompressor on /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize.js
[java]
[java] [WARNING] Found an undeclared symbol: YUI
[java] ---> YUI <--- .add("gallery-plugin-simple-datatable-resize",function(Y){
lint:
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-debug.js
[java] - OK
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-min.js
[java] - OK
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize/gallery-plugin-simple-datatable-resize.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-debug.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize/gallery-plugin-simple-datatable-resize-debug.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-resize/build_tmp/gallery-plugin-simple-datatable-resize-min.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-resize/gallery-plugin-simple-datatable-resize-min.js
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info