ShuffleboardComponentBase

class wpilib.shuffleboard.ShuffleboardComponentBase

Bases: ShuffleboardValue

A shim class to allow storing ShuffleboardComponents in arrays.

buildMetadata(metaTable: ntcore._ntcore.NetworkTable) None
getParent() wpilib.shuffleboard._shuffleboard.ShuffleboardContainer
getType() str
setType(type: str) None