HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
booster\widgets\grids\columns Namespace Reference

Namespaces

namespace  json

Detailed Description

Bulk actions widget.

Bootstrap button column widget.

Used to set buttons to use Glyphicons instead of the defaults images.

Enhanced bootstrap button column widget.

Renders the buttons as a button group

Bootstrap button column widget.

Used to set buttons group.

TbImageColumn widget class

Class TbPickerColumn

The TbPickerColumn works with TbJsonGridView and allows you to create a column that will display a picker element The picker is a special plugin that renders a dropdown on click, which contents can be dynamically updated.

See Also
http://getbootstrap.com/javascript/#popovers
Todo:
Known Issues:
  • setting the content to a "js:finction(){ return 'Some Content!'; }" is not working -

TbRelationalColumn class file

Author
: antonio ramirez anton.nosp@m.io@c.nosp@m.lever.nosp@m.tech.nosp@m..biz

Displays a clickable column that will make an ajax request and display its resulting data into a new row.

TbToggleColumn class file

Author
: antonio ramirez anton.nosp@m.io@c.nosp@m.lever.nosp@m.tech.nosp@m..biz

TbToggleColumn widget

Renders a button to toggle values of a column

Modified version of jToggle column of Nikola Trifunović http://www.trifunovic.me/

TbTotalSumColumn widget class