Class FMFilterTable

java.lang.Object
com.onenetwork.platform.tools.test.ui.neo.components.NeoComponent
com.onenetwork.platform.tools.test.ui.neo.components.flexmonster.FMFilterTable

public class FMFilterTable
extends NeoComponent
TODO complete the class documentation
  • Field Details

  • Constructor Details

    • FMFilterTable

      public FMFilterTable​(NeoUIContext context, org.openqa.selenium.WebElement element)
      TODO complete constructor documentation
      Parameters:
      context -
      element -
  • Method Details

    • selectAll

      public void selectAll()
    • unSelectAll

      public void unSelectAll()
    • select

      public void select​(java.lang.String... selectionValues)