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 1368577 2012-08-02 16:20:31Z 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-2015 The Apache Software Foundation. All Rights Reserved.