-
For Removal Element Description com.vaadin.browserless.$(java.lang.Class) Gets a query object for finding a component inside the UI. com.vaadin.browserless.$(java.lang.Class,com.vaadin.flow.component.Component) Gets a query object for finding a component nested inside the given component. com.vaadin.browserless.$view(java.lang.Class) Gets a query object for finding a component inside the current view. com.vaadin.browserless.first() Executes the search against current context and returns the first result. com.vaadin.flow.component.grid.getFooterCell(int) Get content in footer for given column.