Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BeanItemContainer: addBean, getItem, getItemOption #29

Merged
merged 1 commit into from
Dec 13, 2013

Conversation

pallarij
Copy link
Contributor

Adding beans now adds the beans to the container.

Items received from Container trait's getItem and getItemOption are of type BeanItem because of wrapItem. Exposing BeanItem to the user of BeanItemContainer makes the actual bean available when getting items. The original Vaadin BeanItemContainer also does this.

…BeanItem[BT] and getItemOption result to Option[BeanItem[BT]] to make BeanItem available to the user of BeanItemContainer.
henrikerola pushed a commit that referenced this pull request Dec 13, 2013
BeanItemContainer: addBean, getItem, getItemOption
@henrikerola henrikerola merged commit 2d8d8ac into henrikerola:3.0 Dec 13, 2013
@henrikerola
Copy link
Owner

Thanks!

@pallarij pallarij deleted the beanitemcontainer branch December 13, 2013 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants