com.filenet.wcm.apps.server.util.filemanagement
Class FileManagementUtil.FileControl.CustomHtmlControl

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
      extended bycom.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.CustomHtmlControl
Enclosing class:
FileManagementUtil.FileControl

public static class FileManagementUtil.FileControl.CustomHtmlControl
extends FileManagementUtil.FileControl.StaticControl


Field Summary
protected  java.lang.String tableHTML
           
 
Fields inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
extraAttributes, id, label, name, postCloseTagHtml, toolTip
 
Constructor Summary
FileManagementUtil.FileControl.CustomHtmlControl()
           
 
Method Summary
 java.lang.String getHTML()
           
 void setHTML(java.lang.String isTable)
           
 
Methods inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
getCloseTagHTML, getControlName, getId, getLabelHTML, getOpenTagHTML, getType, setId, setLabel, setName, setPostCloseTagHtml, setToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableHTML

protected java.lang.String tableHTML
Constructor Detail

FileManagementUtil.FileControl.CustomHtmlControl

public FileManagementUtil.FileControl.CustomHtmlControl()
Method Detail

setHTML

public void setHTML(java.lang.String isTable)

getHTML

public java.lang.String getHTML()
Overrides:
getHTML in class FileManagementUtil.FileControl.StaticControl


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.