public interface LiveWindowSendable extends Sendable
Modifier and Type | Method and Description |
---|---|
void |
startLiveWindowMode()
Start having this sendable object automatically respond to value changes reflect the value on
the table.
|
void |
stopLiveWindowMode()
Stop having this sendable object automatically respond to value changes.
|
void |
updateTable()
Update the table for this sendable object with the latest values.
|
getSmartDashboardType, getTable, initTable
void updateTable()
void startLiveWindowMode()
void stopLiveWindowMode()