public interface WebViewable extends Nameable
Modifier and Type | Method and Description |
---|---|
Attribute |
getAttribute(java.lang.String name)
Get an attribute.
|
java.lang.String |
getHTML() |
Parameter |
getOption(java.lang.String name)
Get a parameter that is an option for the client.
|
java.util.List<Parameter> |
getOptions()
Get a list of parameters to send as options to the client.
|
NamedObj |
toplevel() |
description, getContainer, getDisplayName, getFullName, getName, getName, setName
Attribute getAttribute(java.lang.String name)
java.lang.String getHTML() throws java.io.IOException, IllegalActionException
java.io.IOException
IllegalActionException
Parameter getOption(java.lang.String name)
java.util.List<Parameter> getOptions()