public class PowerDistributionPanelWidget extends edu.wpi.first.shuffleboard.api.widget.SimpleAnnotatedWidget<PowerDistributionData>
Type | Property and Description |
---|---|
javafx.beans.property.BooleanProperty |
showIndicatorText |
dataProperty, typedSourceProperty
Constructor and Description |
---|
PowerDistributionPanelWidget() |
Modifier and Type | Method and Description |
---|---|
javafx.scene.layout.Pane |
getView() |
boolean |
isShowIndicatorText()
Gets the value of the property showIndicatorText.
|
void |
setShowIndicatorText(boolean showIndicatorText)
Sets the value of the property showIndicatorText.
|
javafx.beans.property.BooleanProperty |
showIndicatorTextProperty() |
dataProperty, typedSourceProperty
addSource, getSource, setSource, sourceProperty
exportProperties, getProperties, getSources, setTitle, titleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataTypes, getDescription, getName
getData, getDataType, setData
allComponents, getProperties
public javafx.beans.property.BooleanProperty showIndicatorTextProperty
public javafx.scene.layout.Pane getView()
public boolean isShowIndicatorText()
public javafx.beans.property.BooleanProperty showIndicatorTextProperty()
public void setShowIndicatorText(boolean showIndicatorText)