public class GridNodeHighlightConfig extends Object
| Constructor and Description |
|---|
GridNodeHighlightConfig() |
| Modifier and Type | Method and Description |
|---|---|
GridHighlightConfig |
getGridHighlightConfig()
A descriptor for the highlight appearance.
|
Integer |
getNodeId()
Identifier of the node to highlight.
|
void |
setGridHighlightConfig(GridHighlightConfig gridHighlightConfig)
A descriptor for the highlight appearance.
|
void |
setNodeId(Integer nodeId)
Identifier of the node to highlight.
|
public GridHighlightConfig getGridHighlightConfig()
public void setGridHighlightConfig(GridHighlightConfig gridHighlightConfig)
public Integer getNodeId()
public void setNodeId(Integer nodeId)
Copyright © 2021 Kenan Klisura. All rights reserved.