Package | Description |
---|---|
ptolemy.vergil.basic.export.html |
The ptolemy.vergil.basic.export.html package.
|
ptolemy.vergil.basic.export.web |
The ptolemy.vergil.basic.export.web package.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportHTMLAction.defineElement(WebElement webElement,
boolean onceOnly)
Define an element.
|
Modifier and Type | Method and Description |
---|---|
static WebElement |
WebElement.createWebElement(NamedObj container,
java.lang.String id,
java.lang.String webName)
Factory method for creating WebElements.
|
Modifier and Type | Method and Description |
---|---|
void |
WebExporter.defineElement(WebElement webElement,
boolean onceOnly)
Add the given web content as a new element to the specified position.
|