JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.common
Interface WebFormattable
public interface
WebFormattable
An object that knows how to format itself in HTML appropriate for appending into a web page. Note that no <HTML> tag is needed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
toHTML
()
Method Details
toHTML
String
toHTML
()