|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject
com.filenet.wcm.apps.server.ui.operation.webcontent.TextEditorConfigPrefs
TextEditorConfigPrefs class - The class that contains the text editor configuration preferences
Constructor Summary | |
TextEditorConfigPrefs()
|
Method Summary | |
boolean |
getDefault()
|
java.lang.String |
getDescription()
Returns the description for the Configuration |
java.lang.String |
getFileName()
returns the filename for the configuration file |
boolean |
gethide()
Returns the hide attrubute. |
java.lang.String |
getId()
Returns the id for the configuration |
java.lang.String |
getLabel()
Returns the localizable display label |
int |
getNumberOfLines()
Returns the nubmer of lines for the editor |
java.lang.String |
getType()
Returns the type of editor |
protected void |
initialize()
|
Methods inherited from class com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject |
clear, clearAttributes, clone, convertToBoolean, convertToBoolean, convertToInt, convertToLong, convertToPrefsLabel, convertToPrefsLabelArray, equals, get, getAttribute, getBoolean, getElementKey, getInt, getLabel, getLabelArray, getList, getLocalizedString, getString, getStringArray, getVersion, load, load, load, load, loadLabel, loadPreferences, loadPreferences, loadPreferences, persist, put, put, put, put, put, put, put, put, registerKey, remove, removeAttribute, removeLocalizedString, saveToXML, setAttribute, setElementKey, setVersion, toByteArrayXML, toXML, writeEndSettingTag, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeStartSettingTag, writeStartSettingTag, writeXML, writeXML |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextEditorConfigPrefs()
Method Detail |
protected void initialize()
public java.lang.String getId()
public java.lang.String getDescription()
public java.lang.String getLabel()
public java.lang.String getType()
public int getNumberOfLines()
public java.lang.String getFileName()
public boolean gethide()
public boolean getDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |