Uses of Class
org.apache.syncope.client.ui.commons.markup.html.form.AjaxTextFieldPanel
-
-
Uses of AjaxTextFieldPanel in org.apache.syncope.client.console.panels.search
Methods in org.apache.syncope.client.console.panels.search with parameters of type AjaxTextFieldPanel Modifier and Type Method Description protected voidSearchClausePanel. adjust(SearchClause.Type type, AjaxTextFieldPanel property, FieldPanel<SearchClause.Comparator> comparator)default voidSearchClausePanel.Customizer. adjust(SearchClause.Type type, AjaxTextFieldPanel property, FieldPanel<SearchClause.Comparator> comparator, FieldPanel<?> value, LoadableDetachableModel<List<Pair<String,String>>> properties) -
Uses of AjaxTextFieldPanel in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AjaxTextFieldPanel Modifier and Type Field Description protected AjaxTextFieldPanelAnyObjectDetails. nameprotected AjaxTextFieldPanelGroupDetails. name -
Uses of AjaxTextFieldPanel in org.apache.syncope.client.console.wizards.mapping
Methods in org.apache.syncope.client.console.wizards.mapping with parameters of type AjaxTextFieldPanel Modifier and Type Method Description protected abstract voidAbstractMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated)Set attribute names for a drop down choice list.protected voidAttrRepoMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated)protected voidAuthModuleMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated)protected voidOIDCProviderMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated)protected voidSAML2IdPMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated) -
Uses of AjaxTextFieldPanel in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as AjaxTextFieldPanel Modifier and Type Field Description protected AjaxTextFieldPanelProvisionWizardBuilder. clazzMethods in org.apache.syncope.client.console.wizards.resources with parameters of type AjaxTextFieldPanel Modifier and Type Method Description protected voidResourceMappingPanel. setAttrNames(AjaxTextFieldPanel toBeUpdated) -
Uses of AjaxTextFieldPanel in org.apache.syncope.client.enduser.panels.any
Fields in org.apache.syncope.client.enduser.panels.any declared as AjaxTextFieldPanel Modifier and Type Field Description protected AjaxTextFieldPanelUserDetails. username
-