Class XmlInlineReferenceDS
java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.composer.ds.xml.parsing.XmlReferenceDS
com.aquima.interactions.composer.ds.xml.parsing.XmlInlineReferenceDS
- All Implemented Interfaces:
IReferenceDS
,IReportingDS
Xml datasource implementation.
- Since:
- 7.2
- Author:
- Jon van Leuven
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XmlInlineReferenceDS
(IInitializationReport report, IXmlNode node, IElementDS inlineElement) -
Method Summary
Methods inherited from class com.aquima.interactions.composer.ds.xml.parsing.XmlReferenceDS
getAssetFormat, getButtonActions, getButtonEvent, getCondition, getContentStyle, getCreateInstanceForEmptyRelation, getDisplayLength, getDisplayText, getHeight, getMaskCallName, getPresentationStyleCondition, getPresentationStyles, getReadonlyCondition, getRepeatExpression, getSortAttribute, getTargetName, getTargetType, getWidth, isLinkedViaRelationAttribute, isRefreshElement, sortAscending
Methods inherited from class com.aquima.interactions.foundation.report.ReportingDS
addError, addMessage, getCategory, getReport
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aquima.interactions.foundation.report.IReportingDS
addMessage
-
Constructor Details
-
XmlInlineReferenceDS
protected XmlInlineReferenceDS(IInitializationReport report, IXmlNode node, IElementDS inlineElement)
-
-
Method Details
-
getTargetElement
-