Searched refs:GalleryNodeView (Results 1 – 1 of 1) sorted by relevance
292 function GalleryNodeView(node, outerview, getPos) { class300 GalleryNodeView.prototype = Object.create(AbstractNodeView.prototype); class301 GalleryNodeView.prototype.constructor = GalleryNodeView;310 GalleryNodeView.prototype.renderNode = function (attrs) {346 GalleryNodeView.prototype.update = function (node) {353 GalleryNodeView.prototype.selectNode = function () {357 GalleryNodeView.prototype.deselectNode = function () {362 return new GalleryNodeView(node, outerview, getPos);