Package org.eclnt.ccaddons.pbc.simplexml
Class CCSimpleXMLEditorAttributes
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.ccaddons.pbc.simplexml.CCSimpleXMLEditorAttributes
- All Implemented Interfaces:
Serializable,org.eclnt.jsfserver.pagebean.IPageBean,org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject
public class CCSimpleXMLEditorAttributes
extends org.eclnt.jsfserver.pagebean.PageBean
implements Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic interface -
Field Summary
FieldsFields inherited from class org.eclnt.jsfserver.pagebean.PageBean
m_pageModifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclnt.jsfserver.elements.impl.FIXGRIDListBinding<CCSimpleXMLEditorAttributes.GridItem>getGrid()booleanvoidvoidprepare(org.eclnt.ccee.simplexml.SimpleXMLElement element, SXMLLogic logic, CCSimpleXMLEditorAttributes.IListener listener) voidsetWithHeader(boolean value) Methods inherited from class org.eclnt.jsfserver.pagebean.PageBean
buildContentReplaceString, closePopup, getActualRootExpression, getModalModelessPopupForPopupPageBean, getPageModifier, getPopups, getStamp, initializePageModifier, onBeforeRendering, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpression
-
Field Details
-
DRAGSEND_ATTRIBUTEVALUE
- See Also:
-
-
Constructor Details
-
CCSimpleXMLEditorAttributes
public CCSimpleXMLEditorAttributes()
-
-
Method Details
-
getPageName
- Specified by:
getPageNamein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Specified by:
getPageNamein classorg.eclnt.jsfserver.pagebean.PageBean
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPagein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Specified by:
getRootExpressionUsedInPagein classorg.eclnt.jsfserver.pagebean.PageBean
-
prepare
public void prepare(org.eclnt.ccee.simplexml.SimpleXMLElement element, SXMLLogic logic, CCSimpleXMLEditorAttributes.IListener listener) -
getGrid
public org.eclnt.jsfserver.elements.impl.FIXGRIDListBinding<CCSimpleXMLEditorAttributes.GridItem> getGrid() -
getTagName
-
getTagDescription
-
getAttributeDescription
-
getWithHeader
public boolean getWithHeader() -
setWithHeader
public void setWithHeader(boolean value) -
notifyXMLUpdateDuringSetPhase
public void notifyXMLUpdateDuringSetPhase()
-