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