SpinnerAdapterActions

public interface SpinnerAdapterActions

Inheritors

Functions

Link copied to clipboard
public abstract Unit close()

Closes the spinner

Link copied to clipboard
Link copied to clipboard
public Integer getSize()

Returns the size of the spinner

Link copied to clipboard
public abstract ViewInteractionDelegate getView()
Link copied to clipboard
public abstract Unit open()

Opens the spinner to display it's items

Link copied to clipboard
public abstract Unit setPopupView(ViewInteractionDelegate popupView)