Skip to content

qmacro/fosdem-2015-openui5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSDEM 2015 OpenUI5

Assets for my FOSDEM 2015 Lightning Talk "A Whirlwind Introduction to OpenUI5".

What This Is

I built up the talks.html file during the talk, using some custom Atom snippets. In the time I had for the talk, I only scratched the surface of OpenUI5 and showed these features:

  • the OpenUI5 bootstrap
  • Model-View-Controller support
  • internationalization
  • support for right-to-left languages
  • screen-sized controls and navigation
  • client side models and data binding
  • various standard responsive controls

Note that in this simple example, I wanted to keep all the parts in a single file, for easier demonstration. Of course, you can and should separate out your view and controller definitions into separate files.

SearchField and Filtering

In this version here on Github you can also see filtering in action. Filtering is part of the model support, and in this case is tied to the liveChange event of the Search Field control.

Quick Screencast

Here's a quick screencast of the app in talks.html:

Screencast

About

Assets for FOSDEM 2015 Lightning Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published