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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ThroughputModelpublic ThroughputModel(org.apache.wicket.model.IModel wrapped) 
 
- 
- 
Method Details- 
getObject- Specified by:
- getObjectin interface- org.apache.wicket.model.IModel
 
- 
setObject- Specified by:
- setObjectin interface- org.apache.wicket.model.IModel
 
- 
detachpublic void detach()- Specified by:
- detachin interface- org.apache.wicket.model.IDetachable
 
 
-