$['KeyTable'].prototypeinstead i have to use
KeyTable.prototype2. I am not able to get all the functions defined by keyTables using
for (var i in plugin) {
if (typeof(plugin[i]) === 'function') {
functions[i] = plugin[i];
}
}
It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.