com.cc.framework.taglib.controls
Class TreelistTei

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.cc.framework.taglib.controls.BaseControlTei
          extended bycom.cc.framework.taglib.controls.TreelistTei

public class TreelistTei
extends BaseControlTei

TagExtraInfo Class to expose the TreelistControl to the Tag-Body

Version:
$Revision: 1.3 $
Author:
Harald Schulz

Field Summary
 
Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
 
Constructor Summary
TreelistTei()
           
 
Method Summary
 java.lang.String getControlClassName()
          Retrieves the controls class name which is used as a scripting variable
 
Methods inherited from class com.cc.framework.taglib.controls.BaseControlTei
getVariableInfo
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreelistTei

public TreelistTei()
Method Detail

getControlClassName

public java.lang.String getControlClassName()
Description copied from class: BaseControlTei
Retrieves the controls class name which is used as a scripting variable

Overrides:
getControlClassName in class BaseControlTei
Returns:
The controls class name
See Also:
BaseControlTei.getControlClassName()


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.