|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.StaticControl
com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.ButtonControl
com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.TextControl
Field Summary | |
protected boolean |
readOnly
|
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.TextControl()
|
Method Summary | |
java.lang.String |
getHTML()
|
java.lang.String |
getType()
|
void |
setReadOnly(boolean readOnly)
Sets the read only property |
Methods inherited from class com.filenet.wcm.apps.server.util.filemanagement.FileManagementUtil.FileControl.ButtonControl |
getCloseTagHTML, getControlName, getLabelHTML, 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 |
Field Detail |
protected boolean readOnly
Constructor Detail |
public FileManagementUtil.FileControl.TextControl()
Method Detail |
public void setReadOnly(boolean readOnly)
readOnly
- Set to true to set the control to read onlypublic java.lang.String getHTML()
getHTML
in class FileManagementUtil.FileControl.StaticControl
public java.lang.String getType()
getType
in class FileManagementUtil.FileControl.ButtonControl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |