Package org.eclnt.ccaddons.pbc.translate
Class TextPaneWithTranslation
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction
org.eclnt.ccaddons.pbc.translate.TextPaneWithTranslation
- All Implemented Interfaces:
Serializable,org.eclnt.jsfserver.elements.IConfiguredByLayout,org.eclnt.jsfserver.pagebean.componentascontrol.IActionEventDelegationProvider,org.eclnt.jsfserver.pagebean.componentascontrol.IAttributeReferenceProvider,org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl,org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance,org.eclnt.jsfserver.pagebean.IPageBean,org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject
public class TextPaneWithTranslation
extends org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction
implements Serializable, org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance, org.eclnt.jsfserver.pagebean.componentascontrol.IAttributeReferenceProvider
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction.IDirectActionListenerNested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl.ILiteralResolver, org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl.LitMap -
Field Summary
Fields inherited from class org.eclnt.jsfserver.pagebean.PageBean
m_pageModifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidgetArs()org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference<?>getAttributeReference(String attribute) org.eclnt.jsfserver.elements.impl.DYNAMICCONTENTBindingorg.eclnt.jsfserver.elements.impl.DYNAMICCONTENTBindinggetText()org.eclnt.jsfserver.elements.util.TriggergetWidth()voidinitializePageBean(Map<String, String> fixParams, Map<String, org.eclnt.jsfserver.util.valuemgmt.IValueDelegation<?>> dynParams) voidinitializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanComponentAsControlConfigItem> configItems) voidonAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) protected voidtranslateInto(String languageId, String languageText) Methods inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction
delegateActionEvent, getDirectActionListener, setActionDelegationListener, setDirectActionListenerMethods inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
getLit, transferAttributeReferencesIntoPageBeanInstanceMethods 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.componentascontrol.IPageBeanComponentAsControl
initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized
-
Constructor Details
-
TextPaneWithTranslation
public TextPaneWithTranslation()
-
-
Method Details
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPagein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Specified by:
getRootExpressionUsedInPagein classorg.eclnt.jsfserver.pagebean.PageBean
-
getAttributesWithAttributeReference
- Specified by:
getAttributesWithAttributeReferencein interfaceorg.eclnt.jsfserver.pagebean.componentascontrol.IAttributeReferenceProvider
-
getAttributeReference
public org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference<?> getAttributeReference(String attribute) - Specified by:
getAttributeReferencein interfaceorg.eclnt.jsfserver.pagebean.componentascontrol.IAttributeReferenceProvider
-
getDynContent
public org.eclnt.jsfserver.elements.impl.DYNAMICCONTENTBinding getDynContent() -
getDynMenuContent
public org.eclnt.jsfserver.elements.impl.DYNAMICCONTENTBinding getDynMenuContent() -
getArs
-
getText
-
getStyleVariantOutestPane
-
initializePageBean
public void initializePageBean(Map<String, String> fixParams, Map<String, org.eclnt.jsfserver.util.valuemgmt.IValueDelegation<?>> dynParams) - Specified by:
initializePageBeanin interfaceorg.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl- Overrides:
initializePageBeanin classorg.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
-
initializePageBeanConfigItems
public void initializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanComponentAsControlConfigItem> configItems) - Specified by:
initializePageBeanConfigItemsin interfaceorg.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl- Overrides:
initializePageBeanConfigItemsin classorg.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
-
getButtonText
-
getBackground
-
getBorder
-
getBgpaint
-
getHeight
-
getWidth
-
getPadding
-
getTrigger
public org.eclnt.jsfserver.elements.util.Trigger getTrigger() -
onAction
public void onAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
backToOriginal
protected void backToOriginal() -
translateInto
-