Class FlowCell<E>
java.lang.Object
com.inductiveautomation.ignition.designer.gui.flowpane.FlowCell<E>
- Direct Known Subclasses:
EventStreamFlowCell
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic final classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetData()getType()getValue()booleanvoidremoveMarker(String marker) voidvoidsetData(FlowCellData data) voidsetType(FlowCell.Type type) void
-
Constructor Details
-
FlowCell
public FlowCell()
-
-
Method Details
-
setData
-
getData
-
setValue
-
getValue
-
setType
-
getType
-
getLogicalType
-
addMarker
-
removeMarker
-
hasMarker
-
addPropertyChangeListener
-
removePropertyChangeListener
-