Package 

Interface NavigationViewActions

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

    
    public interface NavigationViewActions
     implements BaseActions
                        

    Provides actions for navigation view

    • Method Summary

      Modifier and Type Method Description
      Unit navigateTo(Integer id) Clicks on the navigation view menu item with given id
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.navigation.NavigationViewActions

        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