net.sf.tacos.components.dojo.old
Interface IDojoTitlePane

All Superinterfaces:
IDojoHtmlWidget
All Known Implementing Classes:
TitlePane

Deprecated. Use the DojoWidget component.

public interface IDojoTitlePane
extends IDojoHtmlWidget

Since:
4.1.0
Author:
andyhot

Method Summary
 String getContainerNodeClass()
          Deprecated. Contrainer node class.
 String getLabel()
          Deprecated. Label.
 String getLabelNode()
          Deprecated. Label node.
 String getLabelNodeClass()
          Deprecated. Label node class.
 
Methods inherited from interface net.sf.tacos.components.dojo.old.IDojoHtmlWidget
getToggle, getToggleDuration
 

Method Detail

getLabelNode

String getLabelNode()
Deprecated. 
Label node.


getLabelNodeClass

String getLabelNodeClass()
Deprecated. 
Label node class.


getContainerNodeClass

String getContainerNodeClass()
Deprecated. 
Contrainer node class.


getLabel

String getLabel()
Deprecated. 
Label.



Copyright © 2005-2008 SourceForge.net. All Rights Reserved.