com.liferay.faces.bridge.component
Class HtmlInputFileHandler

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by javax.faces.view.facelets.MetaTagHandler
          extended by javax.faces.view.facelets.DelegatingMetaTagHandler
              extended by javax.faces.view.facelets.ComponentHandler
                  extended by com.liferay.faces.bridge.component.HtmlInputFileHandler
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class HtmlInputFileHandler
extends javax.faces.view.facelets.ComponentHandler

Author:
Neil Griffin

Nested Class Summary
protected  class HtmlInputFileHandler.HtmlInputFileMethodRule
           
 
Field Summary
 
Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
delegateFactory
 
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
HtmlInputFileHandler(javax.faces.view.facelets.ComponentConfig componentConfig)
           
 
Method Summary
protected  javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
           
 
Methods inherited from class javax.faces.view.facelets.ComponentHandler
getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated
 
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
 
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlInputFileHandler

public HtmlInputFileHandler(javax.faces.view.facelets.ComponentConfig componentConfig)
Method Detail

createMetaRuleset

protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
Overrides:
createMetaRuleset in class javax.faces.view.facelets.DelegatingMetaTagHandler


Copyright © 2014 Liferay, Inc.. All Rights Reserved.