com.liferay.faces.alloy.taghandler
Class LoadConstants

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by com.liferay.faces.alloy.taghandler.LoadConstants
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class LoadConstants
extends javax.faces.view.facelets.TagHandler

Author:
Neil Griffin, Kyle Stiemann

Nested Class Summary
protected static class LoadConstants.PropertyKeys
           
 
Field Summary
 
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
LoadConstants()
           
LoadConstants(javax.faces.view.facelets.TagConfig config)
           
 
Method Summary
 void apply(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent parentUIComponent)
           
 
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

LoadConstants

public LoadConstants()
              throws Exception
Throws:
Exception

LoadConstants

public LoadConstants(javax.faces.view.facelets.TagConfig config)
              throws Exception
Throws:
Exception
Method Detail

apply

public void apply(javax.faces.view.facelets.FaceletContext faceletContext,
                  javax.faces.component.UIComponent parentUIComponent)
           throws IOException
Throws:
IOException


Copyright © 2017 Liferay, Inc.. All rights reserved.