|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasePage | |
|---|---|
| org.syncope.console.pages | |
| org.syncope.console.wicket.markup.html.tree | |
| Uses of BasePage in org.syncope.console.pages |
|---|
| Subclasses of BasePage in org.syncope.console.pages | |
|---|---|
class |
Configuration
Configurations WebPage. |
class |
Connectors
Connectors WebPage. |
class |
ErrorPage
Error WebPage. |
class |
HomePage
Syncope Home-Page. |
class |
Logout
Syncope Logout. |
class |
Report
Report WebPage. |
class |
Resources
Resources WebPage. |
class |
Roles
Roles WebPage. |
class |
Schema
Schema WebPage. |
class |
Tasks
Tasks page. |
class |
Users
|
| Constructors in org.syncope.console.pages with parameters of type BasePage | |
|---|---|
ConfigurationModalPage(BasePage basePage,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
ConfigurationTO configurationTO,
boolean createFlag)
ConfigurationModalPage constructor. |
|
RoleModalPage(BasePage basePage,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
RoleTO roleTO,
boolean createFlag)
Constructor. |
|
SchemaModalPage(BasePage basePage,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
SchemaTO schema,
boolean createFlag)
|
|
TaskModalPage(BasePage basePage,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
TaskTO taskTO)
|
|
| Uses of BasePage in org.syncope.console.wicket.markup.html.tree |
|---|
| Constructors in org.syncope.console.wicket.markup.html.tree with parameters of type BasePage | |
|---|---|
NodeEditablePanel(String id,
Long idRole,
org.apache.wicket.model.IModel inputModel,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
BasePage basePage)
|
|
PropertyEditableColumn(org.apache.wicket.extensions.markup.html.tree.table.ColumnLocation location,
String header,
String propertyExpression,
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow window,
BasePage callerPage)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||