Last change
on this file since 339 was
333,
checked in by tjcschipper, 13 years ago
|
- Added rft.ui.InlineButton?, which is another preset like LargeButton? and BlockButton?. This time icon only and no label, made to fit into rftLineWithActions widgets. highlightColor: White/Black? allows for two different versions depending on icon background.
- Make copies of rft/ui/LineWithActionsWidget and rft/ui/Selector, with -Thijs appended to the classnames. These are an attempt at integrating the newly created buttons in their intended contexts. The original classes and templates are untouched.
- Changed LargeButton? and BlockButton? to be less hardcoded and just better.
|
File size:
195 bytes
|
Line | |
---|
1 | <div class="${baseClass}"> |
---|
2 | <span class="${baseClass}Title" data-dojo-attach-point="titleNode"></span> |
---|
3 | <span class="${baseClass}Buttons" data-dojo-attach-point="buttonsNode"></span> |
---|
4 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.