Uses of Class
org.jbpm.model.formapi.shared.api.items.OptionRepresentation

Packages that use OptionRepresentation
org.jbpm.model.formapi.shared.api.items   
 

Uses of OptionRepresentation in org.jbpm.model.formapi.shared.api.items
 

Methods in org.jbpm.model.formapi.shared.api.items that return types with arguments of type OptionRepresentation
 List<OptionRepresentation> ComboBoxRepresentation.getElements()
           
 

Method parameters in org.jbpm.model.formapi.shared.api.items with type arguments of type OptionRepresentation
 void ComboBoxRepresentation.setElements(List<OptionRepresentation> elements)
           
 



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