public static class TargetRenderContext.Option extends Object
Constructor and Description |
---|
Option(String text,
String value,
boolean selected) |
Modifier and Type | Method and Description |
---|---|
void |
appendText(String line) |
String |
getText() |
String |
getValue() |
boolean |
isSelected() |
void |
setText(String text) |
void |
setValue(String value) |
String |
toString() |
Revision 4.0.15 / 20220727-0149