org.apache.myfaces.custom.inputHtml
public class InputHtmlTag extends UIComponentTagBase
Version: $Revision: 278713 $ $Date: 2005-09-05 12:55:04 +0200 (Mon, 05 Sep 2005) $
Method Summary | |
---|---|
String | getComponentType() |
String | getRendererType() |
void | release() |
void | setAddKupuLogo(String addKupuLogo) |
void | setAllowEditSource(String allowEditSource) |
void | setAllowExternalLinks(String allowExternalLinks) |
void | setDisplayValueOnly(String displayValueOnly) |
void | setDisplayValueOnlyStyle(String displayValueOnlyStyle) |
void | setDisplayValueOnlyStyleClass(String displayValueOnlyStyleClass) |
void | setEnabledOnUserRole(String enabledOnUserRole) |
void | setFallback(String fallback) |
void | setImmediate(String immediate) |
protected void | setProperties(UIComponent component) |
void | setRequired(String required) |
void | setShowAllToolBoxes(String showAllToolBoxes) |
void | setShowCleanupExpressionsToolBox(String showCleanupExpressionsToolBox) |
void | setShowDebugToolBox(String showDebugToolBox) |
void | setShowImagesToolBox(String showImagesToolBox) |
void | setShowLinksToolBox(String showLinksToolBox) |
void | setShowPropertiesToolBox(String showPropertiesToolBox) |
void | setShowTablesToolBox(String showTablesToolBox) |
void | setStyle(String style) |
void | setStyleClass(String styleClass) |
void | setType(String type) |
void | setValidator(String validator) |
void | setValueChangeListener(String valueChangeListener) |
void | setVisibleOnUserRole(String visibleOnUserRole) |