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

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

public static class FileManagementUtil.FileControl.CheckboxControl
extends FileManagementUtil.FileControl.RadioControl


Field Summary
 
Fields inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.ButtonControl
action, disabled, eventName, size, value
 
Fields inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
extraAttributes, id, label, name, postCloseTagHtml, toolTip
 
Constructor Summary
FileManagementUtil.FileControl.CheckboxControl()
           
 
Method Summary
 java.lang.String getType()
           
 
Methods inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.RadioControl
getHTML, getLabelHTML, setChecked
 
Methods inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.ButtonControl
getCloseTagHTML, getControlName, getOpenTagHTML, setAction, setDisabled, setEventName, setSize, setValue
 
Methods inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
getId, setId, setLabel, setName, setPostCloseTagHtml, setToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileManagementUtil.FileControl.CheckboxControl

public FileManagementUtil.FileControl.CheckboxControl()
Method Detail

getType

public java.lang.String getType()
Overrides:
getType in class FileManagementUtil.FileControl.RadioControl


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