Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in order for people to extend the GeoExt.data.LayerModel, we need to use... #203

Merged
merged 1 commit into from Oct 28, 2013

Commits on Oct 28, 2013

  1. in order for people to extend the GeoExt.data.LayerModel, we need to …

    …use inheritableStatics for the static function and we need to make sure that inside of the static function createFromLayer we access a static function i.e. getProxy instead of the member proxy
    Bart van den Eijnden committed Oct 28, 2013
    Copy the full SHA
    ad7a752 View commit details
    Browse the repository at this point in the history