IntegrationEntity
of the given type. The new item is created inside the currently selected Folder
, or directly under the type root if no matching folder is selected.
@param type the EntityType
of the new entity
@param openEditor true
if the new project item should be opened in an Editor
once it has been created, false
if it should not
IntegrationEntity
is created.
@param parent the Folder
in which the new entity is created.
@param callback a callback that will be notified of the outcome of the request.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|