Inherits AZ::DocumentPropertyEditor::DocumentAdapter.
Inherited by AZ::DocumentPropertyEditor::RowFilterAdapter, and AZ::DocumentPropertyEditor::RowSortAdapter.
|
static bool | IsRow (const Dom::Value &domValue) |
| convenience method to determine whether a particular Dom Value is a row
|
|
|
DocumentAdapter::ResetEvent::Handler | m_resetHandler |
|
ChangedEvent::Handler | m_changedHandler |
|
MessageEvent::Handler | m_domMessageHandler |
|
DocumentAdapterPtr | m_sourceAdapter |
|
|
using | ResetEvent = Event<> |
|
using | ChangedEvent = Event< const Dom::Patch & > |
|
using | MessageEvent = Event< const AdapterMessage &, Dom::Value & > |
|
static bool | IsDebugModeEnabled () |
|
static void | SetDebugModeEnabled (bool enableDebugMode) |
|
static bool | IsRow (const Dom::Value &domValue) |
| convenience method to determine whether a particular Dom Value is a row
|
|
enum class | DocumentResetType { SoftReset
, HardReset
} |
| Specifies the type of reset operation triggered in NotifyResetDocument. More...
|
|
◆ CreateExpanderSettings()
ExpanderSettings * AZ::DocumentPropertyEditor::MetaAdapter::CreateExpanderSettings |
( |
DocumentAdapter * |
referenceAdapter, |
|
|
const AZStd::string & |
settingsRegistryKey = AZStd::string() , |
|
|
const AZStd::string & |
propertyEditorName = AZStd::string() |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/DocumentPropertyEditor/MetaAdapter.h