- All Known Implementing Classes:
- HtmlDataScroller, HtmlInputSecret, HtmlInputText, HtmlInputTextarea, HtmlInputTextHelp, HtmlPanelGrid, HtmlPanelGroup, HtmlPanelNavigation, HtmlSelectBooleanCheckbox, HtmlSelectManyCheckbox, HtmlSelectManyListbox, HtmlSelectManyMenu, HtmlSelectOneListbox, HtmlSelectOneMenu, HtmlSelectOneRadio, InputHtml, SelectOneCountry, SelectOneLanguage
public interface DisplayValueOnlyCapable
Behavioral interface.
By default, displayValueOnly is false, and the components have the default behaviour.
When displayValueOnly is true, the renderer should not render any input widget.
Only the text corresponding to the component's value should be rendered instead.
- Version:
- $Revision: 169739 $ $Date: 2005-05-12 02:45:14 +0200 (Thu, 12 May 2005) $
- Author:
- Sylvain Vieujot & Martin Marinschek (latest modification by $Author: svieujot $)