org.jbpm.form.builder.ng.model.client
Class AbstractFormItemCommand
java.lang.Object
org.jbpm.form.builder.ng.model.client.AbstractFormItemCommand
- All Implemented Interfaces:
- com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command
public abstract class AbstractFormItemCommand
- extends Object
- implements com.google.gwt.user.client.Command
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.Command |
execute |
AbstractFormItemCommand
public AbstractFormItemCommand()
append
public AbstractFormItemCommand append(FBFormItem item)
getSelectedItem
public FBFormItem getSelectedItem()
setSelectedItem
protected void setSelectedItem(FBFormItem item)
enable
public void enable()
enable
protected abstract void enable(com.google.gwt.user.client.ui.MenuItem menuItem)
setItem
public void setItem(com.google.gwt.user.client.ui.MenuItem item)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.