public final class SimpleWidget extends ShuffleboardComponent<W>
Modifier and Type | Method and Description |
---|---|
void |
buildInto(NetworkTable parentTable,
NetworkTable metaTable) |
NetworkTableEntry |
getEntry()
Gets the NetworkTable entry that contains the data for this widget.
|
W |
withWidget(String widgetType)
Sets the type of widget used to display the data.
|
buildMetadata, getParent, getTitle, getType, setType, withPosition, withProperties, withSize
public NetworkTableEntry getEntry()
public void buildInto(NetworkTable parentTable, NetworkTable metaTable)
public final W withWidget(String widgetType)
widgetType
- the type of the widget used to display the data