summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/VCaptionWrapper.java
Commit message (Collapse)AuthorAgeFilesLines
* Paintable -> ConnectorArtur Signell2012-04-051-5/+5
|
* Remove UIDL parameter from many caption related methods (#8435).Henri Sara2012-03-211-3/+2
| | | | | Visibility change related code for captions removed from VCaption, VCaptionWrapper and VFormLayout.Caption, should be handled by removing/adding caption based on hierarchy change events.
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-3/+3
| | | accordingly
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-1/+1
|
* Communicate component style names in shared state (#8304).Henri Sara2012-02-231-0/+8
|
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-7/+7
| | | Widget), VPaintableWidget (paintable connected to a widget).
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-1/+1
| | | | svn changeset:7752/svn branch:6.0
* #2904 Change client side class name prefixes I -> V (class names only, not ↵Henri Sara2009-05-111-0/+32
yet CSS prefixes) svn changeset:7742/svn branch:6.0