jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

org.jbpm.formModeler.service.bb.mvc.components
Class PanelComponent

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
      extended by org.jbpm.formModeler.service.bb.mvc.components.handling.UIBeanHandler
          extended by 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

Constructor Summary
PanelComponent()
           
 
Method Summary
abstract  int getHeight()
           
abstract  int getWidth()
           
 
Methods inherited from class org.jbpm.formModeler.service.bb.mvc.components.handling.UIBeanHandler
afterRenderBean, beforeRenderBean, getBeanJSP
 
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
 

Constructor Detail

PanelComponent

public PanelComponent()
Method Detail

getWidth

public abstract int getWidth()

getHeight

public abstract int getHeight()

jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

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