Actions
Feature #3800
closedSupport custom tags for WText/WContainerWidget classes
Start date:
02/15/2015
Due date:
% Done:
0%
Estimated time:
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Benoit Daccache
- Target version set to 3.3.5
Updated by Benoit Daccache over 9 years ago
Added a method WWebWidget::setHtmlTagName(const std::string& tagname). This method will replace the actual tag name with the custom one
Updated by Koen Deforche over 9 years ago
htmlTagName() should return the tag that will be used, be it a custom set one or the default one
Updated by Benoit Daccache over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed
Actions