Uses of Class
tigase.http.modules.setup.pages.Page
-
Packages that use Page Package Description tigase.http.modules.setup tigase.http.modules.setup.pages tigase.http.modules.setup.questions -
-
Uses of Page in tigase.http.modules.setup
Methods in tigase.http.modules.setup that return Page Modifier and Type Method Description PageSetup. getPageById(int page)Methods in tigase.http.modules.setup that return types with arguments of type Page Modifier and Type Method Description java.util.List<Page>Setup. getPages()Methods in tigase.http.modules.setup with parameters of type Page Modifier and Type Method Description intSetup. nextPageId(Page page)intSetup. pageId(Page page) -
Uses of Page in tigase.http.modules.setup.pages
Subclasses of Page in tigase.http.modules.setup.pages Modifier and Type Class Description classAboutSoftwarePageclassACSInfoPageclassAdvConfigPageclassBasicConfigPageclassConnectorsPageclassDBCheckPageclassDBSetupPageclassFeaturesPageclassPluginsConfigPageclassSaveConfigPageclassSetupSecurityPage -
Uses of Page in tigase.http.modules.setup.questions
Methods in tigase.http.modules.setup.questions with parameters of type Page Modifier and Type Method Description voidQuestion. setPage(Page page)
-