Class AbstractInputGuiComponentFactory<T>

java.lang.Object
com.evolveum.midpoint.gui.impl.factory.panel.AbstractInputGuiComponentFactory<T>
Type Parameters:
T -
All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<T>>
Direct Known Subclasses:
AbstractIntentFactory, AbstractObjectClassFactory, AnalysisAttributeFactory, ClusteringAttributeFactory, DatePanelFactory, DropDownChoicePanelFactory, EnumPanelFactory, ExecuteScriptPanelFactory, LifecycleStatePanelFactory, LoggingAppenderPanelFactory, LoggingPackagePanelFactory, MailServerPanelFactory, ObjectDeltaPanelFactory, PolyStringEditorPanelFactory, ProfilingLoggerLevelPanelFactory, QueryTextAreaPanelFactory, RangePanelFactory, RelationPanelFactory, ResourceAttributeRefPanelFactory, SmsGatewayPanelFactory, TextAreaPanelFactory, TextPanelFactory, ThreeStateComboPanelFactory, UploadDownloadPanelFactory, ValueSelectorSliderPanelFactory

public abstract class AbstractInputGuiComponentFactory<T> extends Object implements GuiComponentFactory<PrismPropertyPanelContext<T>>
abstract factory for all InputPanel panels