All Superinterfaces:
Component, Element, StandardWidget, Widget
All Known Implementing Classes:
N2oCardsWidget

public interface CardsWidget extends StandardWidget
Списковый виджет Cards для автотестирования
  • Method Details

    • card

      Card card(int index)
    • shouldHaveItems

      void shouldHaveItems(int count)
    • paging

      Paging paging()