org.vaadin.mvp
org.vaadin.mvp copied to clipboard
Position of bind()
bind should be call in createPresenter not in create, because presenterFactory will be null and we cannot create another Presenters in bind method