Uses of Class
com.evolveum.midpoint.gui.impl.factory.panel.PrismPropertyPanelContext
Packages that use PrismPropertyPanelContext
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.api.factory
Methods in com.evolveum.midpoint.gui.api.factory with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionorg.apache.wicket.ComponentAbstractGuiComponentFactory.createPanel(PrismPropertyPanelContext<T> panelCtx) protected abstract org.apache.wicket.markup.html.panel.PanelAbstractGuiComponentFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionstatic PrismObject<ResourceType>WebComponentUtil.findResource(PrismPropertyWrapper itemWrapper, PrismPropertyPanelContext panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel
Methods in com.evolveum.midpoint.gui.impl.factory.panel with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionvoidAbstractInputGuiComponentFactory.configure(PrismPropertyPanelContext<T> panelCtx, org.apache.wicket.Component component) voidMappingNamePanelFactory.configure(PrismPropertyPanelContext<String> panelCtx, org.apache.wicket.Component component) voidObjectTypeIntentPanelFactory.configure(PrismPropertyPanelContext<String> panelCtx, org.apache.wicket.Component component) voidProtectedStringPanelFactory.configure(PrismPropertyPanelContext<ProtectedStringType> panelCtx, org.apache.wicket.Component component) voidSchemaDefaultPrefixFactory.configure(PrismPropertyPanelContext panelCtx, org.apache.wicket.Component component) voidSchemaEnumerationConstantNamePanelFactory.configure(PrismPropertyPanelContext panelCtx, org.apache.wicket.Component component) voidSchemaEnumerationValuePanelFactory.configure(PrismPropertyPanelContext panelCtx, org.apache.wicket.Component component) org.apache.wicket.ComponentAbstractInputGuiComponentFactory.createPanel(PrismPropertyPanelContext<T> panelCtx) org.apache.wicket.ComponentLabelPanelFactory.createPanel(PrismPropertyPanelContext<T> panelCtx) org.apache.wicket.ComponentLockoutStatusPanelFactory.createPanel(PrismPropertyPanelContext<LockoutStatusType> panelCtx) org.apache.wicket.ComponentProtectedStringPanelFactory.createPanel(PrismPropertyPanelContext<ProtectedStringType> panelCtx) protected MappingNameValidatorAssociationTypeMappingNamePanelFactory.createValidator(PrismPropertyPanelContext<String> panelCtx) protected MappingNameValidatorMappingNamePanelFactory.createValidator(PrismPropertyPanelContext<String> panelCtx) protected MappingNameValidatorResourceObjectTypeMappingNamePanelFactory.createValidator(PrismPropertyPanelContext<String> panelCtx) ResourceAttributeRefPanelFactory.getChoicesList(PrismPropertyPanelContext<ItemPathType> ctx) protected abstract InputPanelAbstractInputGuiComponentFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelAbstractIntentFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelAnyTypePanelFactory.getPanel(PrismPropertyPanelContext<Object> panelCtx) protected InputPanelDatePanelFactory.getPanel(PrismPropertyPanelContext<XMLGregorianCalendar> panelCtx) protected InputPanelDurationPanelFactory.getPanel(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanelDurationWithOneElementPanelFactory.getPanel(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanelExecuteScriptPanelFactory.getPanel(PrismPropertyPanelContext<ExecuteScriptType> panelCtx) protected InputPanelIconColorPanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelIconCssClassPanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelLifecycleStatePanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelLoggingAppenderPanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelLoggingPackagePanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelMailServerPanelFactory.getPanel(PrismPropertyPanelContext<MailServerConfigurationType> panelCtx) protected InputPanelMappingNamePanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected org.apache.wicket.markup.html.panel.PanelModificationsPanelFactory.getPanel(PrismPropertyPanelContext<ObjectDeltaType> panelCtx) protected InputPanelObjectDeltaPanelFactory.getPanel(PrismPropertyPanelContext<ObjectDeltaType> panelCtx) protected InputPanelParameterTypePanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected org.apache.wicket.markup.html.panel.PanelPasswordHintPanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelPolyStringEditorPanelFactory.getPanel(PrismPropertyPanelContext<PolyString> panelCtx) protected InputPanelProfilingLoggerLevelPanelFactory.getPanel(PrismPropertyPanelContext<LoggingLevelType> panelCtx) protected InputPanelQueryTextAreaPanelFactory.getPanel(PrismPropertyPanelContext<QueryType> panelCtx) protected InputPanelResourceAttributeRefPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanelResourceObjectClassFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelTextAreaPanelFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelTextPanelFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelThreeStateComboPanelFactory.getPanel(PrismPropertyPanelContext<Boolean> panelCtx) protected InputPanelUploadDownloadPanelFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.enump
Methods in com.evolveum.midpoint.gui.impl.factory.panel.enump with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected InputPanelEnumPanelFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelShadowKindPanelFactory.getPanel(PrismPropertyPanelContext<ShadowKindType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.expression
Methods in com.evolveum.midpoint.gui.impl.factory.panel.expression with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.panel.PanelAssociationAndExpressionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelAssociationReferenceAttributeExpressionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelConditionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelExpressionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.itempath
Methods in com.evolveum.midpoint.gui.impl.factory.panel.itempath with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionvoidAssociationRefPanelFactory.configure(PrismPropertyPanelContext<ItemPathType> panelCtx, org.apache.wicket.Component component) voidItemPathPanelFactory.configure(PrismPropertyPanelContext<ItemPathType> panelCtx, org.apache.wicket.Component component) protected org.apache.wicket.markup.html.panel.PanelAssociationRefPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelAttributeMappingItemPathPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelCorrelatorItemRefPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelItemPathPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.mining
Methods in com.evolveum.midpoint.gui.impl.factory.panel.mining with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionvoidAnalysisAttributeFactory.configure(PrismPropertyPanelContext<Collection<ItemPathType>> panelCtx, org.apache.wicket.Component component) voidRangePanelFactory.configure(PrismPropertyPanelContext<RangeType> panelCtx, org.apache.wicket.Component component) @Nullable RoleAnalysisOptionTypeClusteringAttributeFactory.getAnalysisOption(@NotNull PrismPropertyPanelContext<ClusteringAttributeSettingType> panelCtx) protected InputPanelAnalysisAttributeFactory.getPanel(PrismPropertyPanelContext<Collection<ItemPathType>> panelCtx) protected InputPanelClusteringAttributeFactory.getPanel(PrismPropertyPanelContext<ClusteringAttributeSettingType> panelCtx) protected InputPanelRangePanelFactory.getPanel(PrismPropertyPanelContext<RangeType> panelCtx) protected InputPanelValueSelectorSliderPanelFactory.getPanel(PrismPropertyPanelContext<Double> panelCtx) AnalysisAttributeFactory.getProcessMode(@NotNull PrismPropertyPanelContext<AnalysisAttributeSettingType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.qname
Methods in com.evolveum.midpoint.gui.impl.factory.panel.qname with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected booleanAbstractQNameWithChoicesPanelFactory.applyAutocomplete(PrismPropertyPanelContext<QName> panelCtx) protected booleanQNameAttributePanelFactory.applyAutocomplete(PrismPropertyPanelContext<QName> panelCtx) voidAssociationNamePanelFactory.configure(PrismPropertyPanelContext<QName> panelCtx, org.apache.wicket.Component component) voidResourceObjectFocusTypePanelFactory.configure(PrismPropertyPanelContext<QName> panelCtx, org.apache.wicket.Component component) voidSchemaDefinitionNamePanelFactory.configure(PrismPropertyPanelContext panelCtx, org.apache.wicket.Component component) voidSchemaItemTypePanelFactory.configure(PrismPropertyPanelContext<QName> panelCtx, org.apache.wicket.Component component) org.apache.wicket.ComponentSchemaItemTypePanelFactory.createPanel(PrismPropertyPanelContext<QName> panelCtx) protected abstract List<DisplayableValue<QName>>AbstractQNameWithChoicesPanelFactory.createValues(PrismPropertyPanelContext<QName> panelCtx) protected List<DisplayableValue<QName>>QNameAttributePanelFactory.createValues(PrismPropertyPanelContext<QName> panelCtx) protected List<DisplayableValue<QName>>SchemaEnumBaseTypePanelFactory.createValues(PrismPropertyPanelContext<QName> panelCtx) protected List<DisplayableValue<QName>>SchemaItemTypePanelFactory.createValues(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelAbstractObjectClassFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelAbstractQNameWithChoicesPanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelAssociationNamePanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelDropDownChoicePanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelQNameTextPanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelRelationPanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) ComplexTypeExtensionTypePanelFactory.getTypesList(PrismPropertyPanelContext<QName> panelCtx) DropDownChoicePanelFactory.getTypesList(PrismPropertyPanelContext<QName> panelCtx) ResourceObjectFocusTypePanelFactory.getTypesList(PrismPropertyPanelContext<QName> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter
Methods in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionvoidSearchFilterPanelFactory.configure(PrismPropertyPanelContext<SearchFilterType> panelCtx, org.apache.wicket.Component component) protected InputPanelResourceAttributesSearchFilterPanelFactory.getPanel(PrismPropertyPanelContext<SearchFilterType> panelCtx) protected InputPanelSearchFilterPanelFactory.getPanel(PrismPropertyPanelContext<SearchFilterType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.factory.panel.variablebindingdefinition
Methods in com.evolveum.midpoint.gui.impl.factory.panel.variablebindingdefinition with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.panel.PanelSourceOrTargetOfMappingPanelFactory.getPanel(PrismPropertyPanelContext<VariableBindingDefinitionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelVariableBindingDefinitionTypePanelFactory.getPanel(PrismPropertyPanelContext<VariableBindingDefinitionType> panelCtx) -
Uses of PrismPropertyPanelContext in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected InputPanelSmsGatewayPanelFactory.getPanel(PrismPropertyPanelContext<SmsGatewayConfigurationType> panelCtx)