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

All Known Subinterfaces:
BoxTagDeclaration, BoxToolBarTagDeclaration, ButtonTagDeclaration, ColumnNodeTagDeclaration, 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


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-2014 The Apache Software Foundation. All Rights Reserved.