Uses of Class
com.jbstrap.ui.BasePage
Packages that use BasePage
-
Uses of BasePage in com.jbstrap.core
Methods in com.jbstrap.core that return BasePageMethods in com.jbstrap.core that return types with arguments of type BasePage -
Uses of BasePage in com.jbstrap.core.websocket
Methods in com.jbstrap.core.websocket that return BasePageModifier and TypeMethodDescriptionfinal BasePage
Client.getCurrentPage()
The page that is currently displayedMethods in com.jbstrap.core.websocket with parameters of type BasePage -
Uses of BasePage in com.jbstrap.ui
Subclasses of BasePage in com.jbstrap.uiMethods in com.jbstrap.ui that return BasePageModifier and TypeMethodDescriptionfinal BasePage
BasePage.addUrlParameter
(String name, String value) Adds a URL parameter to the page.Gets a page from the UI that is specified by the page ID.UI.getCurrentPage()
Gets the page that is currently displayed on the UIfinal BasePage
BasePage.removeUrlParameter
(String name) Removes the specified parameter from the page URLfinal BasePage
Set the page titleMethods in com.jbstrap.ui that return types with arguments of type BasePage