org.jbpm.formModeler.api.events
Class ResizeFormcontainerEvent
java.lang.Object
org.jbpm.formModeler.api.events.FormRenderEvent
org.jbpm.formModeler.api.events.ResizeFormcontainerEvent
- All Implemented Interfaces:
- Serializable
@Portable
public class ResizeFormcontainerEvent
- extends FormRenderEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResizeFormcontainerEvent
public ResizeFormcontainerEvent()
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.