Uses of Class
org.jbpm.model.formapi.client.Settings

Packages that use Settings
org.jbpm.model.formapi.client   
org.jbpm.model.formbuilder.client.bus   
org.jbpm.model.formbuilder.client.menu   
 

Uses of Settings in org.jbpm.model.formapi.client
 

Methods in org.jbpm.model.formapi.client that return Settings
 Settings CommonGlobals.getSettings()
           
 

Methods in org.jbpm.model.formapi.client with parameters of type Settings
 void CommonGlobals.setSettings(Settings settings)
           
 

Uses of Settings in org.jbpm.model.formbuilder.client.bus
 

Methods in org.jbpm.model.formbuilder.client.bus that return Settings
 Settings ApplySettingsEvent.getSettings()
           
 

Constructors in org.jbpm.model.formbuilder.client.bus with parameters of type Settings
ApplySettingsEvent(Settings settings)
           
 

Uses of Settings in org.jbpm.model.formbuilder.client.menu
 

Constructors in org.jbpm.model.formbuilder.client.menu with parameters of type Settings
SettingsPopupPanel(Settings settings)
           
 



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