org.jbpm.formModeler.service.bb.mvc.components
Class PanelComponent
java.lang.Object
org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
org.jbpm.formModeler.service.bb.mvc.components.handling.UIBeanHandler
org.jbpm.formModeler.service.bb.mvc.components.PanelComponent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MessagesComponentHandler
public abstract class PanelComponent
- extends UIBeanHandler
UI component that has graphic properties
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getExtraActionParams, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PanelComponent
public PanelComponent()
getWidth
public abstract int getWidth()
getHeight
public abstract int getHeight()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.