Interface UI<T extends UIOption<T>>
public interface UI<T extends UIOption<T>>
-
Method Details
-
name
-
getOptionCollection
UIOptionCollection<T> getOptionCollection()Gets the OptionFactory configuration for this UI.- Returns:
- the OptionFactory configuration for this UI.
-