[jboss-user] [JBoss jBPM] - Re: Forms
NiB
do-not-reply at jboss.com
Sat Jan 20 10:57:57 EST 2007
This is the part of the form:
anonymous wrote : <jbpm:datacell>
| <f:facet name="header">
| <h:outputText value="Choose:"/>
| </f:facet>
| <h:selectManyCheckbox layout="pageDirection" value="#{var['chosenones']}">
| <f:selectItems value="#{var['theselection']}" />
| </h:selectManyCheckbox>
| </jbpm:datacell>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004291#4004291
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004291
More information about the jboss-user
mailing list