Class TextPanelFactory<T>

java.lang.Object
com.evolveum.midpoint.gui.impl.factory.panel.AbstractInputGuiComponentFactory<T>
com.evolveum.midpoint.gui.impl.factory.panel.TextPanelFactory<T>
All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<T>>, Serializable
Direct Known Subclasses:
DurationPanelFactory, DurationWithOneElementPanelFactory, IconColorPanelFactory, IconCssClassPanelFactory

@Component public class TextPanelFactory<T> extends AbstractInputGuiComponentFactory<T> implements Serializable
See Also: