Uses of Class
org.apache.syncope.client.console.wicket.markup.html.form.ActionLinksTogglePanel
-
-
Uses of ActionLinksTogglePanel in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as ActionLinksTogglePanel Modifier and Type Field Description protected ActionLinksTogglePanel<T>DirectoryPanel. actionTogglePanelprotected ActionLinksTogglePanel<LinkedAccountTO>LinkedAccountModalPanel. actionTogglePanelMethods in org.apache.syncope.client.console.panels that return ActionLinksTogglePanel Modifier and Type Method Description protected ActionLinksTogglePanel<T>DirectoryPanel. actionTogglePanel()protected ActionLinksTogglePanel<OIDCC4UIProviderTO>OIDCProvidersDirectoryPanel. actionTogglePanel()protected ActionLinksTogglePanel<SAML2SP4UIIdPTO>SAML2IdPsDirectoryPanel. actionTogglePanel()protected ActionLinksTogglePanel<UserRequestForm>UserRequestFormDirectoryPanel. actionTogglePanel()protected ActionLinksTogglePanel<T>AjaxDataTablePanel.Builder. getTogglePanel()protected ActionLinksTogglePanel<T>DirectoryPanel. getTogglePanel()protected ActionLinksTogglePanel<T>ListViewPanel.Builder. getTogglePanel()protected ActionLinksTogglePanel<T>ListViewPanel. getTogglePanel() -
Uses of ActionLinksTogglePanel in org.apache.syncope.client.console.wicket.extensions.markup.html.repeater.data.table
Methods in org.apache.syncope.client.console.wicket.extensions.markup.html.repeater.data.table that return ActionLinksTogglePanel Modifier and Type Method Description protected ActionLinksTogglePanel<T>AjaxFallbackDataTable. getTogglePanel() -
Uses of ActionLinksTogglePanel in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as ActionLinksTogglePanel Modifier and Type Field Description protected ActionLinksTogglePanel<JobTO>JobWidget. actionTogglePanel -
Uses of ActionLinksTogglePanel in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as ActionLinksTogglePanel Modifier and Type Field Description protected ActionLinksTogglePanel<ResourceProvision>ResourceProvisionPanel. actionTogglePanel
-