public class Html
extends java.lang.Object
| Constructor and Description |
|---|
Html(org.eclipse.swt.widgets.Composite parent,
java.lang.String template) |
Html(org.eclipse.swt.widgets.Composite parent,
java.lang.String template,
Node context) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getContext() |
org.eclipse.swt.widgets.Control |
getControl() |
java.lang.String |
getTemplate() |
public Html(org.eclipse.swt.widgets.Composite parent,
java.lang.String template,
Node context)
throws RepositoryException
RepositoryExceptionpublic Html(org.eclipse.swt.widgets.Composite parent,
java.lang.String template)
throws RepositoryException
RepositoryExceptionpublic java.lang.String getTemplate()
public Node getContext()
public org.eclipse.swt.widgets.Control getControl()
Copyright © 2007–2020. All rights reserved.