| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentProperties |
ComponentProperties.addChildrenItem(Component childrenItem) |
ComponentProperties |
ComponentProperties.children(List<Component> children) |
ComponentProperties |
Component.getProperties()
Properties of a UI component.
|
ComponentProperties |
ComponentProperties.isVisible(ComponentPropertiesIsVisible isVisible) |
ComponentProperties |
ComponentProperties.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.properties(ComponentProperties properties) |
void |
Component.setProperties(ComponentProperties properties) |
| Constructor and Description |
|---|
Component(String name,
ComponentProperties properties,
ComponentType type) |
Copyright © 2025. All rights reserved.