Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 300 Bytes

class-item.md

File metadata and controls

26 lines (14 loc) · 300 Bytes
description
controller/ItemModel.js

class Item

Properties

itemobj.content

itemobj.dateAdded

itemobj.description

itemobj.name

itemobj.itemId

function toObject()

Get a normal JavaScript object of the item.

Returns

An object of the item.