10 lines
156 B
JavaScript
10 lines
156 B
JavaScript
/**
|
|
* Атрибут ноды
|
|
*
|
|
* @group manager
|
|
* @class Attribute
|
|
* @memberof Trees.GlobalAttributeTree.Node.Attributes
|
|
*/
|
|
function Attribute() {
|
|
|
|
} |