Enumeration Members

CLEAR: "StorageService:clear"

Called when every property has been removed

PROPERTY_CHANGED: "StorageService:propertyChanged"

Called for any type: created, deleted, or modified

PROPERTY_CREATED: "StorageService:propertyCreated"

Only called when property is created

PROPERTY_DELETED: "StorageService:propertyDeleted"

Only called when property is deleted

PROPERTY_MODIFIED: "StorageService:propertyModified"

Only called when property is modified

Generated using TypeDoc