public class SWTButtonControl extends SWTXhtmlControl
_swtControl| Constructor and Description |
|---|
SWTButtonControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Control |
createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
void |
dispose() |
int |
getIdealHeight() |
int |
getIdealWidth() |
getFormControl, getSWTControlpublic SWTButtonControl(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac)
protected org.eclipse.swt.widgets.Control createSWTControl(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac)
createSWTControl in class SWTXhtmlControlpublic int getIdealHeight()
public int getIdealWidth()
public void dispose()
dispose in interface SWTFormControldispose in class SWTXhtmlControlCopyright © 2019. All rights reserved.