Movatterモバイル変換


[0]ホーム

URL:


  • Preparing search index...
  • The search index is not available
bbcode-ast

Interface AttributeHolder

An interface for nodes that can hold attributes.

interfaceAttributeHolder{
    attributes:AttributeType;
    setAttribute(key,value):void;
}

Implemented by

Properties

Methods

Properties

attributes

attributes:AttributeType

The attributes of the node.This should be public, so it can be directly accessed and modified.

Methods

setAttribute

Settings

Member Visibility

Theme

On This Page

Generated usingTypeDoc


[8]ページ先頭

©2009-2025 Movatter.jp