public interface Sendable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSmartDashboardType() |
ITable |
getTable() |
void |
initTable(ITable subtable)
Initializes a table for this sendable object.
|
void initTable(ITable subtable)
subtable
- The table to put the values in.java.lang.String getSmartDashboardType()