Hi
i want to access to a plugin which has been applied to a grid panel . i just have it's "ptype"
so how can i get it ? i can't use Ext.AbstractComponent.getPlugin( pluginId), it's clear that the method takes pluginId . i cant add pluginId to the plugin so i should handle it just by the Plugins ptype.
help me Please.