BaseDrawing

documents. BaseDrawing

The base Drawing model definition which defines common behavior of an Drawing document between both client and server.

Constructor

new BaseDrawing()

Properties:
Name Type Description
data data.DrawingData

The constructed data object for the embedded document.

Extends

  • Document

Members

(static) metadata

(static) schema

Methods

(protected, static) _canModify()

Is a user able to update or delete an existing Drawing document??

testUserPermission()