public class FlexNodeHighlightConfig extends Object
| Constructor and Description |
|---|
FlexNodeHighlightConfig() |
| Modifier and Type | Method and Description |
|---|---|
FlexContainerHighlightConfig |
getFlexContainerHighlightConfig()
A descriptor for the highlight appearance of flex containers.
|
Integer |
getNodeId()
Identifier of the node to highlight.
|
void |
setFlexContainerHighlightConfig(FlexContainerHighlightConfig flexContainerHighlightConfig)
A descriptor for the highlight appearance of flex containers.
|
void |
setNodeId(Integer nodeId)
Identifier of the node to highlight.
|
public FlexContainerHighlightConfig getFlexContainerHighlightConfig()
public void setFlexContainerHighlightConfig(FlexContainerHighlightConfig flexContainerHighlightConfig)
public Integer getNodeId()
public void setNodeId(Integer nodeId)
Copyright © 2021 Kenan Klisura. All rights reserved.