Package 

Interface TimePickerAction

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

    
    public interface TimePickerAction
     implements BaseActions
                        

    Provides actions for time picker

    • Method Summary

      Modifier and Type Method Description
      <ERROR CLASS> setTime(Integer hour, Integer minutes) Set time to picker dialog
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.picker.time.TimePickerAction

        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