| Package | com.yworks.canvas.model |
| Interface | public interface IModelItemDescriptor |
ModelManager
| Property | Defined By | ||
|---|---|---|---|
| canvasObjects : Array [read-only]
The array of canvas objects that have been associated with the item. | IModelItemDescriptor | ||
| item : Object [read-only]
The item this descriptor handle is associated with. | IModelItemDescriptor | ||
| canvasObjects | property |
canvasObjects:Array [read-only] The array of canvas objects that have been associated with the item.
public function get canvasObjects():Array| item | property |
item:Object [read-only] The item this descriptor handle is associated with.
public function get item():Object