|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LiveWindowSendable
Live Window Sendable is a special type of object sendable to the live window.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface edu.wpi.first.wpilibj.Sendable |
|---|
getSmartDashboardType, getTable, initTable |
| Method Detail |
|---|
void updateTable()
void startLiveWindowMode()
void stopLiveWindowMode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||