org.zkoss.zul.api
Interface Area

All Known Implementing Classes:
Area

public interface Area

An area of a Imagemap.

Since:
3.5.2
Author:
tomyeh

Method Summary
 java.lang.String getTooltiptext()
          Returns the text as the tooltip.
 void setTooltiptext(java.lang.String tooltiptext)
          Sets the text as the tooltip.
 

Method Detail

getTooltiptext

java.lang.String getTooltiptext()
Returns the text as the tooltip.

Default: null.


setTooltiptext

void setTooltiptext(java.lang.String tooltiptext)
Sets the text as the tooltip.



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo