Share via


TreeNodeType.isLayerAware Method

Indicates whether instances of this node type are decorated with layers in the AOT.

Syntax

public boolean isLayerAware()

Run On

Called

Return Value

Type: boolean
true if tree nodes of this type are decorated with layers; otherwise, false.

Remarks

Tree nodes of this type support the AOTLayer and AOTLayers methods.

See Also

Reference

TreeNodeType Class