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.Component
AbstractGuiComponentFactory.createPanel
(PrismPropertyPanelContext<T> panelCtx) protected abstract org.apache.wicket.markup.html.panel.Panel
AbstractGuiComponentFactory.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 TypeMethodDescriptionvoid
AbstractInputGuiComponentFactory.configure
(PrismPropertyPanelContext<T> panelCtx, org.apache.wicket.Component component) void
ItemPathPanelFactory.configure
(PrismPropertyPanelContext<ItemPathType> panelCtx, org.apache.wicket.Component component) void
RangePanelFactory.configure
(PrismPropertyPanelContext<RangeType> panelCtx, org.apache.wicket.Component component) void
SearchFilterPanelFactory.configure
(PrismPropertyPanelContext<SearchFilterType> panelCtx, org.apache.wicket.Component component) org.apache.wicket.Component
AbstractInputGuiComponentFactory.createPanel
(PrismPropertyPanelContext<T> panelCtx) org.apache.wicket.Component
LabelPanelFactory.createPanel
(PrismPropertyPanelContext<T> panelCtx) org.apache.wicket.Component
LockoutStatusPanelFactory.createPanel
(PrismPropertyPanelContext<LockoutStatusType> panelCtx) protected abstract InputPanel
AbstractInputGuiComponentFactory.getPanel
(PrismPropertyPanelContext<T> panelCtx) protected InputPanel
AbstractIntentFactory.getPanel
(PrismPropertyPanelContext<String> panelCtx) protected InputPanel
AbstractObjectClassFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
AssociationAndExpressionPanelFactory.getPanel
(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
AssociationRefPanelFactory.getPanel
(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
AttributeMappingItemPathPanelFactory.getPanel
(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
ConditionPanelFactory.getPanel
(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
CorrelatorItemRefPanelFactory.getPanel
(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanel
DatePanelFactory.getPanel
(PrismPropertyPanelContext<XMLGregorianCalendar> panelCtx) protected InputPanel
DropDownChoicePanelFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected InputPanel
DurationPanelFactory.getPanel
(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanel
DurationWithOneElementPanelFactory.getPanel
(PrismPropertyPanelContext<Duration> panelCtx) protected InputPanel
EnumPanelFactory.getPanel
(PrismPropertyPanelContext<T> panelCtx) protected InputPanel
ExecuteScriptPanelFactory.getPanel
(PrismPropertyPanelContext<ExecuteScriptType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
ExpressionPanelFactory.getPanel
(PrismPropertyPanelContext<ExpressionType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
ItemPathPanelFactory.getPanel
(PrismPropertyPanelContext<ItemPathType> panelCtx) protected InputPanel
LifecycleStatePanelFactory.getPanel
(PrismPropertyPanelContext<String> panelCtx) protected InputPanel
LoggingAppenderPanelFactory.getPanel
(PrismPropertyPanelContext<String> panelCtx) protected InputPanel
LoggingPackagePanelFactory.getPanel
(PrismPropertyPanelContext<String> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
ModificationsPanelFactory.getPanel
(PrismPropertyPanelContext<ObjectDeltaType> panelCtx) protected InputPanel
ObjectDeltaPanelFactory.getPanel
(PrismPropertyPanelContext<ObjectDeltaType> panelCtx) protected InputPanel
ParameterTypePanelFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
PasswordHintPanelFactory.getPanel
(PrismPropertyPanelContext<String> panelCtx) protected InputPanel
PolyStringEditorPanelFactory.getPanel
(PrismPropertyPanelContext<PolyString> panelCtx) protected InputPanel
ProfilingLoggerLevelPanelFactory.getPanel
(PrismPropertyPanelContext<LoggingLevelType> panelCtx) protected InputPanel
QNameAttributePanelFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected InputPanel
QueryTextAreaPanelFactory.getPanel
(PrismPropertyPanelContext<QueryType> panelCtx) protected InputPanel
RangePanelFactory.getPanel
(PrismPropertyPanelContext<RangeType> panelCtx) protected InputPanel
RelationPanelFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected InputPanel
ResourceAttributeRefPanelFactory.getPanel
(PrismPropertyPanelContext<ItemPathType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
ResourceAttributesSearchFilterPanelFactory.getPanel
(PrismPropertyPanelContext<SearchFilterType> panelCtx) protected InputPanel
ResourceObjectClassFactory.getPanel
(PrismPropertyPanelContext<QName> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
SearchFilterPanelFactory.getPanel
(PrismPropertyPanelContext<SearchFilterType> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
SourceOrTargetOfMappingPanelFactory.getPanel
(PrismPropertyPanelContext<VariableBindingDefinitionType> panelCtx) protected InputPanel
TextAreaPanelFactory.getPanel
(PrismPropertyPanelContext<T> panelCtx) protected InputPanel
TextPanelFactory.getPanel
(PrismPropertyPanelContext<T> panelCtx) protected InputPanel
ThreeStateComboPanelFactory.getPanel
(PrismPropertyPanelContext<Boolean> panelCtx) protected InputPanel
UploadDownloadPanelFactory.getPanel
(PrismPropertyPanelContext<T> panelCtx) protected InputPanel
ValueSelectorSliderPanelFactory.getPanel
(PrismPropertyPanelContext<Double> panelCtx) protected org.apache.wicket.markup.html.panel.Panel
VariableBindingDefinitionTypePanelFactory.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 InputPanel
MailServerPanelFactory.getPanel
(PrismPropertyPanelContext<MailServerConfigurationType> panelCtx) protected InputPanel
SmsGatewayPanelFactory.getPanel
(PrismPropertyPanelContext<SmsGatewayConfigurationType> panelCtx)