Package org.eclnt.ccaddons.dof.pbc
Class DOFPropertyUI
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.ccaddons.dof.pbc.DOFPropertyUI
- All Implemented Interfaces:
org.eclnt.jsfserver.elements.IConfiguredByLayout,org.eclnt.jsfserver.pagebean.component.IPageBeanComponent,org.eclnt.jsfserver.pagebean.IPageBean,org.eclnt.jsfserver.util.IPropertyTypeResolver,org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject
- Direct Known Subclasses:
DOFPropertyCalendarFieldUI,DOFPropertyCheckBoxUI,DOFPropertyComboFieldUI,DOFPropertyFieldUI,DOFPropertyFormattedFieldUI,DOFPropertyHtmlEditorUI,DOFPropertyLabelUI,DOFPropertyListUI,DOFPropertyObjectUI,DOFPropertyTextAreaUI
public abstract class DOFPropertyUI
extends org.eclnt.jsfserver.pagebean.component.PageBeanComponent
implements org.eclnt.jsfserver.util.IPropertyTypeResolver
-
Nested Class Summary
Nested ClassesNested 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
ConstructorsConstructorDescriptionDOFPropertyUI(DOFPropertyUI.IListener objectUI, DOFPropertyType propertyType) -
Method Summary
Modifier and TypeMethodDescriptiongetAlign()booleanbooleanbooleangetFlush()getFont()booleanprotected StringgetValue()voidonAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonConfigureAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) resolveType(String propertyName) voidvoidsetAsGridCell(boolean asGridCell) voidsetControlHeight(String controlHeight) voidsetControlWidth(String controlWidth) voidsetEditMode(DOFENUMEditMode editMode) voidvoidsetFormatHelper(IFormatHelper helper) voidsetFormatMask(String value) voidsetTextValue(Object value) voidMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
getLit, initializePageBean, initializePageBeanConfigItemsMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
addConfiguredByLayoutListener, findLiteralResourceName, getClassDefiningPageBean, 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
-
DOFPropertyUI
-
-
Method Details
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPagein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Specified by:
getRootExpressionUsedInPagein classorg.eclnt.jsfserver.pagebean.PageBean
-
getLayoutPath
- Overrides:
getLayoutPathin classorg.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
-
setFormatHelper
-
getEditMode
-
setEditMode
-
getEnabled
public boolean getEnabled() -
resolveType
- Specified by:
resolveTypein interfaceorg.eclnt.jsfserver.util.IPropertyTypeResolver
-
getBgpaint
-
getAsGridCell
public boolean getAsGridCell() -
setAsGridCell
public void setAsGridCell(boolean asGridCell) -
getLabelWidth
-
getLabelText
-
getLabelRendered
public boolean getLabelRendered() -
getControlWidth
-
setControlWidth
-
getControlHeight
-
setControlHeight
-
setValue
-
getValue
-
setTextValue
-
getTextValue
-
getAlign
-
setAlign
-
getTimeZone
-
getFormat
-
setFormat
-
getFlush
public boolean getFlush() -
getConfigurationDragSend
-
getConfigurationDropReceive
-
setFormatMask
-
getFormatMask
-
getMaxLength
-
getPaneWidth
-
getPaneHeight
-
getDescription
-
onAction
public void onAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onConfigureAction
public void onConfigureAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
getPopupMenu
-
getFont
-
getBackground
-