org.apache.tapestry.dojo.html
Interface IDojoContentPane

All Superinterfaces:
IDojoHtmlWidget
All Known Subinterfaces:
IDojoFloatingPane
All Known Implementing Classes:
FloatingPane

public interface IDojoContentPane
extends IDojoHtmlWidget

Since:
4.1
Author:
andyhot

Method Summary
 String getHref()
          Href of content.
 
Methods inherited from interface org.apache.tapestry.dojo.html.IDojoHtmlWidget
getToggle, getToggleDuration
 

Method Detail

getHref

String getHref()
Href of content.



Copyright © 2006 Apache Software Foundation. All Rights Reserved.