Class StatMetricTable.ThroughputModel
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.StatMetricTable.ThroughputModel
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.model.IModel
,org.apache.wicket.util.io.IClusterable
- Enclosing class:
- StatMetricTable
public static class StatMetricTable.ThroughputModel
extends Object
implements org.apache.wicket.model.IModel
Special model that renders -1D as "<em>idle</em>"
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThroughputModel
public ThroughputModel(org.apache.wicket.model.IModel wrapped)
-
-
Method Details
-
getObject
- Specified by:
getObject
in interfaceorg.apache.wicket.model.IModel
-
setObject
- Specified by:
setObject
in interfaceorg.apache.wicket.model.IModel
-
detach
public void detach()- Specified by:
detach
in interfaceorg.apache.wicket.model.IDetachable
-