Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4122860
ve.LeafNode.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
370 B
Referenced Files
None
Subscribers
None
ve.LeafNode.js
View Options
/*!
* VisualEditor LeafNode mixin.
*
* @copyright See AUTHORS.txt
*/
/**
* Leaf node mixin.
*
* @class
* @abstract
* @constructor
*/
ve
.
LeafNode
=
function
VeLeafNode
()
{
//
};
/* Methods */
/**
* Check if the node has children.
*
* @return {boolean} Whether the node has children
*/
ve
.
LeafNode
.
prototype
.
hasChildren
=
function
()
{
return
false
;
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 05:45 (6 h, 59 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
81/2f/3d5bcf02ba12ee38c8739ab35445
Default Alt Text
ve.LeafNode.js (370 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment