cookxml.cookswt.helper
Class FormAttachmentHelper
java.lang.Object
cookxml.cookswt.helper.FormAttachmentHelper
- public class FormAttachmentHelper
- extends Object
This helper object is used to obtain the FormAttachment settings.
- Since:
- CookSwt 1.0
- See Also:
FormAttachment
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alignment
public Integer alignment
control
public Control control
denominator
public Integer denominator
numerator
public Integer numerator
offset
public Integer offset
FormAttachmentHelper
public FormAttachmentHelper()
getFormAttachment
public FormAttachment getFormAttachment()
add
public void add(Control control)