Form Builder NG Model 6.0.0-SNAPSHOT

Uses of Class
org.jbpm.form.builder.ng.model.client.form.EditionContext

Packages that use EditionContext
org.jbpm.form.builder.ng.model.client.bus   
org.jbpm.form.builder.ng.model.client.form   
 

Uses of EditionContext in org.jbpm.form.builder.ng.model.client.bus
 

Methods in org.jbpm.form.builder.ng.model.client.bus that return EditionContext
 EditionContext FormItemSelectionEvent.getContext()
           
 

Methods in org.jbpm.form.builder.ng.model.client.bus with parameters of type EditionContext
 void FormItemSelectionEvent.setContext(EditionContext context)
           
 

Constructors in org.jbpm.form.builder.ng.model.client.bus with parameters of type EditionContext
FormItemSelectionEvent(EditionContext context, boolean selected)
           
 

Uses of EditionContext in org.jbpm.form.builder.ng.model.client.form
 

Methods in org.jbpm.form.builder.ng.model.client.form that return EditionContext
 EditionContext FBFormItem.getContext()
           
 

Methods in org.jbpm.form.builder.ng.model.client.form with parameters of type EditionContext
 void FBFormItem.save(EditionContext context)
           
 


Form Builder NG Model 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.