extjs - Does removing all data from a Sencha store also remove associated data? -


i have store , model hasmany association.

if call ext.getstore('sessionstore').removeall() remove associated data records in store?

if not, how this?

if console log record in sessionstore should have property name of association plus suffix store

e.g. if name of association personalinformation there should new property in record called personalinformationstore.

so answer yes removing record or store associated data removed data part of parent object.

perhaps ext.storemanager.getcount() can validate existence of data / objects.

i recommend chrome extension: https://chrome.google.com/webstore/detail/app-inspector-for-sencha/pbeapidedgdpniokbedbfbaacglkceae?hl=en


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -