public class SWTSelectControl extends SWTXhtmlControl
_swtControl| Constructor and Description |
|---|
SWTSelectControl(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) |
int |
getIdealHeight() |
int |
getIdealWidth() |
dispose, getFormControl, getSWTControlpublic SWTSelectControl(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()
Copyright © 2019. All rights reserved.