Class ROWComplexValueEditor
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.jsfserver.util.pagebeancomponents.ComplexValueEditor
org.eclnt.jsfserver.util.pagebeancomponents.ROWComplexValueEditor
- All Implemented Interfaces:
IConfiguredByLayout,IPageBeanComponent,IPageBean,IDynamicContentBindingObject
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclnt.jsfserver.util.pagebeancomponents.ComplexValueEditor
ComplexValueEditor.IListener, ComplexValueEditor.LineInfoNested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
PageBeanComponent.ILiteralResolver, PageBeanComponent.LitMap -
Field Summary
Fields inherited from class org.eclnt.jsfserver.pagebean.PageBean
m_pageModifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringFind the name of the properties-file in which the default literal resolution looks for literal translations.Methods inherited from class org.eclnt.jsfserver.util.pagebeancomponents.ComplexValueEditor
getBorder, getComplexValue, getDynContent, getFieldwidth, getHeight, getLabelwidth, getLines, getPadding, getRootExpressionUsedInPage, getWidth, getWithButtons, initializePageBean, onCancelAction, onOKAction, prepare, setBorder, setFieldwidth, setHeight, setLabelwidth, setPadding, setWidth, setWithButtonsMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
getLit, initializePageBeanConfigItemsMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
addConfiguredByLayoutListener, 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
-
ROWComplexValueEditor
public ROWComplexValueEditor()
-
-
Method Details
-
findLiteralResourceName
Description copied from class:PageBeanComponentBaseFind the name of the properties-file in which the default literal resolution looks for literal translations.- Overrides:
findLiteralResourceNamein classPageBeanComponentBase
-