org.apache.myfaces.tobago.taglib.decl
Interface HasLabelAndAccessKey

All Superinterfaces:
HasDeprecatedLabel, HasLabelWithAccessKey
All Known Subinterfaces:
DateTagDeclaration, FileTagDeclaration, InTagDeclaration, SelectManyListboxTagDeclaration, SelectOneChoiceTagDeclaration, SelectOneListboxTagDeclaration, TextAreaTagDeclaration, TimeTagDeclaration
All Known Implementing Classes:
DateTag, FileTag, InTag, SelectManyListboxTag, SelectOneChoiceTag, SelectOneListboxTag, TextAreaTag, TimeTag

Deprecated.

@Deprecated
public interface HasLabelAndAccessKey
extends HasDeprecatedLabel, HasLabelWithAccessKey

$Id: HasLabelAndAccessKey.java 803596 2009-08-12 16:45:04Z lofwyr $


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasDeprecatedLabel
setLabel
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabelWithAccessKey
setAccessKey, setLabelWithAccessKey
 



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