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 TypeClassDescriptionclass
static 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()
boolean
void
void
prepare
(org.eclnt.ccee.simplexml.SimpleXMLElement element, SXMLLogic logic, CCSimpleXMLEditorAttributes.IListener listener) void
setWithHeader
(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:
getPageName
in interfaceorg.eclnt.jsfserver.pagebean.IPageBean
- Specified by:
getPageName
in classorg.eclnt.jsfserver.pagebean.PageBean
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPage
in interfaceorg.eclnt.jsfserver.pagebean.IPageBean
- Specified by:
getRootExpressionUsedInPage
in 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()
-