org.apache.empire.jsf2.controls
Class InputControlManager
java.lang.Object
org.apache.empire.jsf2.controls.InputControlManager
public final class InputControlManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLabelComponentClass
public static Class<? extends javax.faces.component.html.HtmlOutputLabel> getLabelComponentClass()
setLabelComponentClass
public static void setLabelComponentClass(Class<? extends javax.faces.component.html.HtmlOutputLabel> labelComponentClass)
registerControl
public static void registerControl(InputControl control)
getControl
public static InputControl getControl(String name)
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.