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 enum
static final class
static enum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
getData()
getType()
getValue()
boolean
void
removeMarker
(String marker) void
void
setData
(FlowCellData data) void
setType
(FlowCell.Type type) void
-
Constructor Details
-
FlowCell
public FlowCell()
-
-
Method Details
-
setData
-
getData
-
setValue
-
getValue
-
setType
-
getType
-
getLogicalType
-
addMarker
-
removeMarker
-
hasMarker
-
addPropertyChangeListener
-
removePropertyChangeListener
-