Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DocumentPropertyEditor::LabeledRowAggregateAdapter Member List

This is the complete list of members for AZ::DocumentPropertyEditor::LabeledRowAggregateAdapter, including all inherited members.

AddAdapter(DocumentAdapterPtr sourceAdapter) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapter
AddChildRow(size_t adapterIndex, AggregateNode *parentNode, const Dom::Value &childValue, size_t childIndex, Dom::Patch *outgoingPatch)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
AZ_RTTI(DocumentAdapter, "{8CEFE485-45C2-4ECC-B9D1-BBE75C7B02AB}") (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdapter
ChangedEvent typedef (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdapter
ClearAdapters() (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapter
ConnectChangedHandler(ChangedEvent::Handler &handler)AZ::DocumentPropertyEditor::DocumentAdapter
ConnectMessageHandler(MessageEvent::Handler &handler)AZ::DocumentPropertyEditor::DocumentAdapter
ConnectResetHandler(ResetEvent::Handler &handler)AZ::DocumentPropertyEditor::DocumentAdapter
CreateExpanderSettings(DocumentAdapter *referenceAdapter, const AZStd::string &settingsRegistryKey=AZStd::string(), const AZStd::string &propertyEditorName=AZStd::string()) override (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdaptervirtual
DocumentResetType enum nameAZ::DocumentPropertyEditor::DocumentAdapterprotected
EvaluateAllEntriesMatch(AggregateNode *node) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GenerateAggregateRow(AggregateNode *matchingNode) overrideAZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedvirtual
GenerateContents() overrideAZ::DocumentPropertyEditor::RowAggregateAdapterprotectedvirtual
GenerateValuesDifferRow(AggregateNode *mismatchNode) overrideAZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedvirtual
GetComparisonRow(AggregateNode *aggregateNode, size_t omitAdapterIndex=AggregateNode::InvalidEntry)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetContents() constAZ::DocumentPropertyEditor::DocumentAdapter
GetFirstLabel(const Dom::Value &rowValue) (defined in AZ::DocumentPropertyEditor::LabeledRowAggregateAdapter)AZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedstatic
GetIndexForAdapter(const DocumentAdapterPtr &adapter) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetMessagesToForward()AZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedvirtual
GetNodeAtAdapterPath(size_t adapterIndex, const Dom::Path &path, Dom::Path &leftoverPath) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetNodeAtPath(const Dom::Path &aggregatePath)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetPathForNode(AggregateNode *node)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetValueForNode(AggregateNode *aggregateNode)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
GetValueHierarchyForNode(AggregateNode *aggregateNode)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
HandleAdapterReset(DocumentAdapterPtr adapter) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
HandleDomChange(DocumentAdapterPtr adapter, const Dom::Patch &patch) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
HandleDomMessage(DocumentAdapterPtr adapter, const AZ::DocumentPropertyEditor::AdapterMessage &message, Dom::Value &value) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
HandleMessage(const AdapterMessage &message) overrideAZ::DocumentPropertyEditor::RowAggregateAdapterprotectedvirtual
IsDebugModeEnabled()AZ::DocumentPropertyEditor::DocumentAdapterstatic
IsEmpty() (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdapter
IsRow(const Dom::Value &domValue)AZ::DocumentPropertyEditor::DocumentAdapterstatic
m_adaptersAZ::DocumentPropertyEditor::RowAggregateAdapterprotected
m_builder (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
m_generateDiffRows (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
m_rootNode (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
m_updateFrameAZ::DocumentPropertyEditor::RowAggregateAdapterprotected
MessageEvent typedef (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdapter
NodeIsComplete(const AggregateNode *node) constAZ::DocumentPropertyEditor::RowAggregateAdapterinlineprotected
NotifyContentsChanged(const Dom::Patch &patch)AZ::DocumentPropertyEditor::DocumentAdapterprotected
NotifyResetDocument(DocumentResetType resetType=DocumentResetType::SoftReset)AZ::DocumentPropertyEditor::DocumentAdapterprotected
PopulateChildren(size_t adapterIndex, const Dom::Value &parentValue, AggregateNode *parentNode) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
PopulateNodesForAdapter(size_t adapterIndex) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
ProcessRemoval(AggregateNode *rowNode, size_t adapterIndex, Dom::Patch *outgoingPatch)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
RemoveAdapter(DocumentAdapterPtr sourceAdapter) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapter
RemoveChildRows(Dom::Value &rowValue) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotectedstatic
ResetEvent typedef (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdapter
RowAggregateAdapter() (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapter
SameRow(const Dom::Value &newRow, const Dom::Value &existingRow) overrideAZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedvirtual
SendAdapterMessage(const AdapterMessage &message)AZ::DocumentPropertyEditor::DocumentAdapter
SetDebugModeEnabled(bool enableDebugMode)AZ::DocumentPropertyEditor::DocumentAdapterstatic
SetGenerateDiffRows(bool generateDiffRows)AZ::DocumentPropertyEditor::RowAggregateAdapterinline
SetRouter(RoutingAdapter *router, const Dom::Path &route)AZ::DocumentPropertyEditor::DocumentAdaptervirtual
UpdateAndPatchNode(AggregateNode *rowNode, size_t adapterIndex, const Dom::PatchOperation &patchOperation, const Dom::Path &pathPastNode, Dom::Patch &outgoingPatch) (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdapterprotected
ValuesMatch(const Dom::Value &left, const Dom::Value &right) overrideAZ::DocumentPropertyEditor::LabeledRowAggregateAdapterprotectedvirtual
~DocumentAdapter()=default (defined in AZ::DocumentPropertyEditor::DocumentAdapter)AZ::DocumentPropertyEditor::DocumentAdaptervirtual
~RowAggregateAdapter() (defined in AZ::DocumentPropertyEditor::RowAggregateAdapter)AZ::DocumentPropertyEditor::RowAggregateAdaptervirtual