Uses of Interface
org.jbpm.formbuilder.client.toolbar.ToolRegistration

Packages that use ToolRegistration
org.jbpm.formbuilder.client.toolbar   
 

Uses of ToolRegistration in org.jbpm.formbuilder.client.toolbar
 

Methods in org.jbpm.formbuilder.client.toolbar that return ToolRegistration
 ToolRegistration ToolBarViewImpl.addButton(com.google.gwt.resources.client.ImageResource imgRes, String name, com.google.gwt.event.dom.client.ClickHandler handler)
           
 ToolRegistration ToolBarView.addButton(com.google.gwt.resources.client.ImageResource button, String name, com.google.gwt.event.dom.client.ClickHandler clickHandler)
           
 ToolRegistration ToolBarViewImpl.addMessage(String name, String value)
           
 ToolRegistration ToolBarView.addMessage(String label, String value)
           
 



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