Package 

Interface RatingBarActions

  • All Implemented Interfaces:
    io.github.kakaocup.kakao.common.actions.BaseActions

    
    public interface RatingBarActions
     implements BaseActions
                        

    Provides action for RatingBar

    • Method Summary

      Modifier and Type Method Description
      Unit setRatingAt(Float number) Set rating for RatingBar
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.rating.RatingBarActions

        act, click, doubleClick, longClick, onFailure, pressImeAction, repeatUntil, scrollTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait