org.jbpm.formbuilder.client.effect
Class DeleteItemFormEffect
java.lang.Object
org.jbpm.formapi.client.effect.FBFormEffect
org.jbpm.formbuilder.client.effect.DeleteItemFormEffect
public class DeleteItemFormEffect
- extends FBFormEffect
Allows to remove an item from a related OptionsFormItem (for example, a combobox)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteItemFormEffect
public DeleteItemFormEffect()
setDropItemLabel
public void setDropItemLabel(String dropItemLabel)
getDropItemLabel
public String getDropItemLabel()
createStyles
protected void createStyles()
- Specified by:
createStyles in class FBFormEffect
revertStyles
protected void revertStyles(String label,
String value)
getValue
protected String getValue(String label)
createPanel
public com.google.gwt.user.client.ui.PopupPanel createPanel()
- Overrides:
createPanel in class FBFormEffect
isValidForItem
public boolean isValidForItem(FBFormItem item)
- Overrides:
isValidForItem in class FBFormEffect
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.