Skip to content

extending Ext.field.Field #6

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndersDJohnson
Copy link

Change from extending Ext.Panel to Ext.field.Field and add default 'name' property to config. This allows use as form field in Ext.form.Panel, a more common use case in my opinion. May break some use cases, but still shares ancestry with Ext.Panel via Ext.Component.

Change from extending Ext.Panel to Ext.field.Field and add default 'name' property to config. This allows use as form field in Ext.form.Panel, a more common use case in my opinion. May break some use cases, but still shares ancestry with Ext.Panel via Ext.Component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant