blockly > Bloquear
Bloquear namespace
Signature:
export declare namespace Block
Interfaces
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-08-29 UTC.
[null,null,["Última atualização 2024-08-29 UTC."],[[["The `Block` namespace in Blockly is primarily concerned with the structure and functionality of blocks."],["Within the `Block` namespace, there's an interface called `CommentModel` which likely handles the data and behavior of comments associated with blocks."],["This documentation focuses on the Blockly `Block` namespace and its associated interface, offering information relevant to developers working with block structures and their comments."]]],["The document defines a namespace called \"Block\" within a larger system, likely related to a block-based programming environment. This namespace is declared for export. It includes one interface named `CommentModel`. The document solely establishes the existence and structure of the \"Block\" namespace and its sub-component, without detailing the functionality of `CommentModel` itself.\n"]]