Class N2oPage.N2oPageToolbar

java.lang.Object
net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
All Implemented Interfaces:
Page.PageToolbar
Enclosing class:
N2oPage

public class N2oPage.N2oPageToolbar extends Object implements Page.PageToolbar
  • Constructor Details

    • N2oPageToolbar

      public N2oPageToolbar()
  • Method Details

    • topLeft

      public Toolbar topLeft()
      Specified by:
      topLeft in interface Page.PageToolbar
      Returns:
      Панель кнопок в левой верхней части страницы
    • topRight

      public Toolbar topRight()
      Specified by:
      topRight in interface Page.PageToolbar
      Returns:
      Панель кнопок в правой верхней части страницы
    • bottomLeft

      public Toolbar bottomLeft()
      Specified by:
      bottomLeft in interface Page.PageToolbar
      Returns:
      Панель кнопок в левой нижней части страницы
    • bottomRight

      public Toolbar bottomRight()
      Specified by:
      bottomRight in interface Page.PageToolbar
      Returns:
      Панель кнопок в правой нижней части страницы