public class InlineStyleInvalidated extends Object
| Constructor and Description |
|---|
InlineStyleInvalidated() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getNodeIds()
Ids of the nodes for which the inline styles have been invalidated.
|
void |
setNodeIds(List<Integer> nodeIds)
Ids of the nodes for which the inline styles have been invalidated.
|
Copyright © 2020. All rights reserved.