org.apache.myfaces.tobago.taglib.component
Class CommandTagExtraInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.apache.myfaces.tobago.taglib.component.CommandTagExtraInfo

public class CommandTagExtraInfo
extends TagExtraInfo


Constructor Summary
CommandTagExtraInfo()
           
 
Method Summary
 ValidationMessage[] validate(TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, getVariableInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandTagExtraInfo

public CommandTagExtraInfo()
Method Detail

validate

public ValidationMessage[] validate(TagData data)
Overrides:
validate in class TagExtraInfo


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.