com.ibm.xsp.component
Interface FacesInputFiltering

All Superinterfaces:
FacesOutputFiltering
All Known Implementing Classes:
UIInputCheckbox, UIInputEx, UIInputRadio, UIInputRichText, UIInputText, XspInputCheckbox, XspInputHidden, XspInputRadio, XspInputRichText, XspInputText, XspInputTextarea

public interface FacesInputFiltering
extends FacesOutputFiltering

Implemented by EditableValueHolder controls with an HtmlFilterIn property.

See Also:
FacesOutputFiltering

Method Summary
 java.lang.String getHtmlFilterInName()
          Look for an html filtering engine (in) associated to the control.
 
Methods inherited from interface com.ibm.xsp.component.FacesOutputFiltering
getHtmlFilterName
 

Method Detail

getHtmlFilterInName

java.lang.String getHtmlFilterInName()
Look for an html filtering engine (in) associated to the control.

Returns: