Class ChoiceColumn
java.lang.Object
com.amilesend.onedrive.resource.site.type.ChoiceColumn
Indicates that a column value can be selected from a list of choices.
- See Also:
-
Method Details
-
builder
-
isAllowTextEntry
public boolean isAllowTextEntry()Indicates if custom values are allowed. -
getChoices
-
getDisplayAs
How choices are presented in the UI. Valid values:- checkBoxes
- dropDownMenu
- radioButtons
-
equals
-
hashCode
-
toString
-