StaticClickableOption

protected constructor(@NonNull name: String)


constructor(@NonNull name: String, @NonNull onClick: Runnable)

Create a new StaticClickableOption.

Parameters

name

the name of this option

onClick

the action to perform when this option is clicked