org.apache.myfaces.tobago.internal.taglib.declaration
Interface HasTip

All Known Subinterfaces:
BoxTagDeclaration, BoxToolBarTagDeclaration, ButtonTagDeclaration, ColumnTagDeclaration, DateTagDeclaration, ExtensionPanelDeclaration, FileTagDeclaration, ImageTagDeclaration, InTagDeclaration, LabelTagDeclaration, LinkTagDeclaration, OutTagDeclaration, PanelTagDeclaration, ProgressTagDeclaration, SelectBooleanCheckboxTagDeclaration, SelectManyCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectManyShuttleTagDeclaration, SelectOneChoiceTagDeclaration, SelectOneListboxTagDeclaration, SelectOneRadioTagDeclaration, SheetPageCommandTagDeclaration, TabGroupToolBarTagDeclaration, TabTagDeclaration, TextareaTagDeclaration, TimeTagDeclaration, ToolBarCommandTagDeclaration, ToolBarSelectBooleanTagDeclaration, ToolBarTagDeclaration, TreeCommandTagDeclaration, TreeIconTagDeclaration, TreeIndentTagDeclaration, TreeLabelTagDeclaration, TreeListboxNodeTagDeclaration, TreeMenuCommandTagDeclaration, TreeMenuLabelTagDeclaration, TreeMenuNodeTagDeclaration, TreeNodeTagDeclaration, TreeSelectTagDeclaration

public interface HasTip

$Id: HasTip.java 1368418 2012-08-02 11:15:29Z lofwyr $


Method Summary
 void setTip(String tip)
          Text value to display as tooltip.
 

Method Detail

setTip

void setTip(String tip)
Text value to display as tooltip.



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.