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) voidItemPathPanelFactory.configure(PrismPropertyPanelContext<ItemPathType> panelCtx, org.apache.wicket.Component component) voidRangePanelFactory.configure(PrismPropertyPanelContext<RangeType> panelCtx, org.apache.wicket.Component component) voidSearchFilterPanelFactory.configure(PrismPropertyPanelContext<SearchFilterType> 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) protected abstract InputPanelAbstractInputGuiComponentFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelAbstractIntentFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelAbstractObjectClassFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected org.apache.wicket.markup.html.panel.PanelAssociationAndExpressionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) 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.PanelConditionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelCorrelatorItemRefPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanelDatePanelFactory.getPanel(PrismPropertyPanelContext<XMLGregorianCalendar> panelCtx) protected InputPanelDropDownChoicePanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelDurationPanelFactory.getPanel(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanelDurationWithOneElementPanelFactory.getPanel(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanelEnumPanelFactory.getPanel(PrismPropertyPanelContext<T> panelCtx) protected InputPanelExecuteScriptPanelFactory.getPanel(PrismPropertyPanelContext<ExecuteScriptType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelExpressionPanelFactory.getPanel(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelItemPathPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanelLifecycleStatePanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelLoggingAppenderPanelFactory.getPanel(PrismPropertyPanelContext<String> panelCtx) protected InputPanelLoggingPackagePanelFactory.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 InputPanelQNameAttributePanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelQueryTextAreaPanelFactory.getPanel(PrismPropertyPanelContext<QueryType> panelCtx) protected InputPanelRangePanelFactory.getPanel(PrismPropertyPanelContext<RangeType> panelCtx) protected InputPanelRelationPanelFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelResourceAttributeRefPanelFactory.getPanel(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanelResourceAttributesSearchFilterPanelFactory.getPanel(PrismPropertyPanelContext<SearchFilterType> panelCtx) protected InputPanelResourceObjectClassFactory.getPanel(PrismPropertyPanelContext<QName> panelCtx) protected InputPanelSearchFilterPanelFactory.getPanel(PrismPropertyPanelContext<SearchFilterType> panelCtx) protected org.apache.wicket.markup.html.panel.PanelSourceOrTargetOfMappingPanelFactory.getPanel(PrismPropertyPanelContext<VariableBindingDefinitionType> 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) protected InputPanelValueSelectorSliderPanelFactory.getPanel(PrismPropertyPanelContext<Double> 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
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with parameters of type PrismPropertyPanelContextModifier and TypeMethodDescriptionprotected InputPanelMailServerPanelFactory.getPanel(PrismPropertyPanelContext<MailServerConfigurationType> panelCtx) protected InputPanelSmsGatewayPanelFactory.getPanel(PrismPropertyPanelContext<SmsGatewayConfigurationType> panelCtx)