henrikerola / PopupButton

Vaadin Add-on
http://vaadin.com/addon/popupbutton
7 stars 24 forks source link

Use protected fields on Client and Server side for possible extension #6

Closed jreznot closed 11 years ago

jreznot commented 11 years ago

Please, do not use package local modifiers, it makes extension of PopupButton painful.