Package org.eclnt.ccaddons.pbc
Class CCMultiLanguageTextArea
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.ccaddons.pbc.CCMultiLanguageField
org.eclnt.ccaddons.pbc.CCMultiLanguageTextArea
- All Implemented Interfaces:
Serializable,org.eclnt.jsfserver.elements.IConfiguredByLayout,org.eclnt.jsfserver.pagebean.component.IPageBeanComponent,org.eclnt.jsfserver.pagebean.IPageBean,org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclnt.ccaddons.pbc.CCMultiLanguageField
CCMultiLanguageField.IListener, CCMultiLanguageField.TranslatedTextNested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.jsfserver.pagebean.component.PageBeanComponent.ILiteralResolver, org.eclnt.jsfserver.pagebean.component.PageBeanComponent.LitMap -
Field Summary
Fields inherited from class org.eclnt.jsfserver.pagebean.PageBean
m_pageModifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonIconAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) Methods inherited from class org.eclnt.ccaddons.pbc.CCMultiLanguageField
getBackground, getBgpaint, getControlEditable, getControlEnabled, getDisabledPopupAvailable, getEnabled, getForeground, getHeight, getLabeltext, getPopupWidth, getStyleseq, getText, getWidth, getWithFlush, initializePageBean, onTextAction, openTranslationPopup, prepare, setBackground, setBgpaint, setDisabledPopupAvailable, setEnabled, setForeground, setHeight, setLabeltext, setPopupWidth, setStyleseq, setText, setWidth, setWithFlushMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
getLit, initializePageBeanConfigItemsMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
addConfiguredByLayoutListener, findLiteralResourceName, getClassDefiningPageBean, getLayoutPath, getLiteralResolver, getPageName, initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized, readLiteral, readLiteralByOwnResourceBundle, removeConfiguredByLayoutListener, setLiteralResolverMethods inherited from class org.eclnt.jsfserver.pagebean.PageBean
buildContentReplaceString, closePopup, getActualRootExpression, getModalModelessPopupForPopupPageBean, getPageModifier, getPopups, getStamp, initializePageModifier, onBeforeRendering, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpressionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclnt.jsfserver.elements.IConfiguredByLayout
addConfiguredByLayoutListener, removeConfiguredByLayoutListenerMethods inherited from interface org.eclnt.jsfserver.pagebean.IPageBean
closePopup, getActualRootExpression, getPageModifier, getPageName, getStamp, onBeforeRendering, openModalPopup, openModelessPopup, setActualRootExpressionMethods inherited from interface org.eclnt.jsfserver.pagebean.component.IPageBeanComponent
initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized
-
Constructor Details
-
CCMultiLanguageTextArea
public CCMultiLanguageTextArea()
-
-
Method Details
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPagein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Overrides:
getRootExpressionUsedInPagein classCCMultiLanguageField
-
onIconAction
public void onIconAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
-