Inherits AZ::DocumentPropertyEditor::Nodes::PropertyEditor.
Additional Inherited Members | |
Public Types inherited from AZ::DocumentPropertyEditor::Nodes::PropertyEditor | |
| enum class | Align : AZ::u8 { UseDefaultAlignment = 0 , AlignLeft , AlignRight , AlignCenter } |
| Specifies the alignment options for a PropertyEditor that has the Alignment attribute. | |
Static Public Member Functions inherited from AZ::DocumentPropertyEditor::NodeDefinition | |
| static bool | CanAddToParentNode (const Dom::Value &parentNode) |
| static bool | CanBeParentToValue (const Dom::Value &value) |