I have been playing around with composite components and I ran into something I could not figure out. Without using a composite component I would have something like this:
I'm trying to create my own selectManyCheckbox with composite components. But when I try to use my own selectItem component, the items won't be rendered.
selectItem.xhtml:
Ok, I'm trying to wrap my head around this composite component stuff and I'm hoping that someone can help clarify.
So I have a composite component that looks like the following: