Download stored sheet Free Java Code

Description

create a data table as easily as a spreadsheet, but stored centrally.

Icons

stored sheet

Source Files

The download file stored_sheet-master.zip has the following entries.


.dev/start.sh/* w w  w. ja  v a  2 s .  c  o  m*/
.gitignore
.gitmodules
.notes_to_self/TODO.txt
.notes_to_self/autotest_notes.txt
.notes_to_self/backbone_links.txt
.notes_to_self/capybara_links.txt
.notes_to_self/current_tabs.txt
.notes_to_self/example new sheet json.txt
.notes_to_self/heroku_links.txt
.notes_to_self/jasmine_links.txt
.notes_to_self/javascript_notes.txt
.notes_to_self/jquery-ui-1.8.16.custom.zip
.notes_to_self/mongod_links.txt
.notes_to_self/notes.txt
.notes_to_self/rake_notes.txt
.notes_to_self/ref_links.txt
.notes_to_self/sinatra_links.txt
.notes_to_self/slickgrid_links.txt
.rspec
.rvmrc
Gemfile
Gemfile.lock
Guardfile
README
README.md
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js.coffee
app/assets/javascripts/backbone/models/.gitkeep
app/assets/javascripts/backbone/models/column.js.coffee
app/assets/javascripts/backbone/models/row.js.coffee
app/assets/javascripts/backbone/models/sheet.js.coffee
app/assets/javascripts/backbone/routers/.gitkeep
app/assets/javascripts/backbone/stored_sheet.js.coffee
app/assets/javascripts/backbone/templates/.gitkeep
app/assets/javascripts/backbone/views/.gitkeep
app/assets/javascripts/backbone/views/grid.js.coffee
app/assets/javascripts/backbone/views/named_grid.js.coffee
app/assets/javascripts/grideditors.js
app/assets/javascripts/sheets.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/sheets.css.scss
app/assets/stylesheets/welcome.css.scss
app/controllers/application_controller.rb
app/controllers/sheets_controller.rb
app/controllers/welcome_controller.rb
app/helpers/application_helper.rb
app/helpers/sheets_helper.rb
app/helpers/welcome_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/column.rb
app/models/row.rb
app/models/sheet.rb
app/views/layouts/_nav_links.html.haml
app/views/layouts/application.html.haml
app/views/sheets/_debug.html.haml
app/views/sheets/index.html.haml
app/views/sheets/show.html.haml
app/views/sheets/update.html.haml
app/views/welcome/show.html.haml
config.ru
config/application.rb
config/boot.rb
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/mongoid.yml
config/routes.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/tasks/.gitkeep
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/rails
spec/controllers/sheets_controller_spec.rb
spec/controllers/welcome_controller_spec.rb
spec/factories/sheets.rb
spec/helpers/sheets_helper_spec.rb
spec/helpers/welcome_helper_spec.rb
spec/javascripts/backbone/models/.gitkeep
spec/javascripts/backbone/models/column_spec.js.coffee
spec/javascripts/backbone/models/row_spec.js.coffee
spec/javascripts/backbone/models/sheet_spec.js.coffee
spec/javascripts/backbone/routers/.gitkeep
spec/javascripts/backbone/templates/.gitkeep
spec/javascripts/backbone/views/.gitkeep
spec/javascripts/backbone/views/grid_spec.js.coffee
spec/javascripts/backbone/views/named_grid_spec.js.coffee
spec/javascripts/helpers/.gitkeep
spec/javascripts/sheet_model_spec.coffee
spec/javascripts/spec.css
spec/javascripts/spec.js.coffee
spec/javascripts/spec_helper.coffee
spec/models/column_spec.rb
spec/models/sheet_spec.rb
spec/requests/root_spec.rb
spec/requests/sheets_spec.rb
spec/spec_helper.rb
spec/views/sheets/index.html.haml_spec.rb
spec/views/sheets/new.html.haml_spec.rb
spec/views/sheets/show.html.haml_spec.rb
spec/views/sheets/update.html.haml_spec.rb
spec/views/welcome/show.html.haml_spec.rb
vendor/assets/javascripts/backbone-0.5.3.js
vendor/assets/javascripts/backbone-0.5.3.min.js
vendor/assets/javascripts/jquery-ui-1.8.16.custom.min.js
vendor/assets/javascripts/jquery.event.drag-2.0.js
vendor/assets/javascripts/jquery.event.drag-2.0.min.js
vendor/assets/javascripts/mock-ajax.js
vendor/assets/javascripts/underscore-1.2.1.js
vendor/assets/javascripts/underscore-1.2.1.min.js
vendor/assets/stylesheets/.gitkeep
vendor/assets/stylesheets/blueprint/ie.css
vendor/assets/stylesheets/blueprint/plugins/buttons/icons/cross.png
vendor/assets/stylesheets/blueprint/plugins/buttons/icons/key.png
vendor/assets/stylesheets/blueprint/plugins/buttons/icons/tick.png
vendor/assets/stylesheets/blueprint/plugins/buttons/readme.txt
vendor/assets/stylesheets/blueprint/plugins/buttons/screen.css
vendor/assets/stylesheets/blueprint/plugins/fancy-type/readme.txt
vendor/assets/stylesheets/blueprint/plugins/fancy-type/screen.css
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/doc.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/email.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/external.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/feed.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/im.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/lock.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/pdf.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/visited.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/icons/xls.png
vendor/assets/stylesheets/blueprint/plugins/link-icons/readme.txt
vendor/assets/stylesheets/blueprint/plugins/link-icons/screen.css
vendor/assets/stylesheets/blueprint/plugins/rtl/readme.txt
vendor/assets/stylesheets/blueprint/plugins/rtl/screen.css
vendor/assets/stylesheets/blueprint/print.css
vendor/assets/stylesheets/blueprint/screen.css
vendor/assets/stylesheets/blueprint/src/forms.css
vendor/assets/stylesheets/blueprint/src/grid.css
vendor/assets/stylesheets/blueprint/src/grid.png
vendor/assets/stylesheets/blueprint/src/ie.css
vendor/assets/stylesheets/blueprint/src/print.css
vendor/assets/stylesheets/blueprint/src/reset.css
vendor/assets/stylesheets/blueprint/src/typography.css
vendor/assets/stylesheets/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
vendor/assets/stylesheets/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png
vendor/assets/stylesheets/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
vendor/assets/stylesheets/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
vendor/assets/stylesheets/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
vendor/assets/stylesheets/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
vendor/assets/stylesheets/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
vendor/assets/stylesheets/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
vendor/assets/stylesheets/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
vendor/assets/stylesheets/cupertino/images/ui-icons_2694e8_256x240.png
vendor/assets/stylesheets/cupertino/images/ui-icons_2e83ff_256x240.png
vendor/assets/stylesheets/cupertino/images/ui-icons_3d80b3_256x240.png
vendor/assets/stylesheets/cupertino/images/ui-icons_72a7cf_256x240.png
vendor/assets/stylesheets/cupertino/images/ui-icons_ffffff_256x240.png
vendor/assets/stylesheets/cupertino/jquery-ui-1.8.16.custom.css
vendor/plugins/.gitkeep

Download

Click the following link to download stored_sheet-master.zip.

stored_sheet-master.zip




















Home »
  Javascript Free Code Download »
    UI »




DatePicker
Drag Drop
Grid
GridView
Layout
Photo
Photograph
Spreadsheet
Table
Template
UI
Widget