Which Ext JS license should be acquired (when developing a Spring MVC/Hibernate/Ext JS web application)? [closed]
Is it possible to use the GPL license or similar allowing only part of the app’s source
to be distributable, e.g. the Extjs components, but not allow users to see other components of the system? i.e. the Spring MVC, hibernate server components?
Is it possible to restrict access to the ExtJS source if using a GPL license?
In general is it possible to restrict distribution of some aspects of the source when using GPL?
Sencha Cmd ERR generate App (Trial Version)
I successfully install Sencha CMD CLI(getting started with zip).
Bunt when I try to generate an ExtJS app with my trial installation it fails. It worked in the beginning. Here is what I get:
Sencha Cmd ERR generate App (Trial Version)
I successfully install Sencha CMD CLI(getting started with zip).
Bunt when I try to generate an ExtJS app with my trial installation it fails. It worked in the beginning. Here is what I get:
Custom extensible framework ExtJs – catch popup window rendering
I’m using a custom extensible framework (extends abstract framework) and I want to get a component that is accessible only when a popup window has been rendered. If I use devtools, open the popup and use Ext.query(“field[name=ddsDefautProperty]”) I have a return value. But until this popup is called I can’t access it. Any tips on how to “catch” rendering of this field or the popup ?
extjs versions later than 7.6 have problems dragging tabs
When I was using the plugin “boxreorderer”, I found a serious animation problem with drag and drop ordering. As the drag component moved to the right, the other components kept moving back and forth left and right, stopping automatically for an unknown amount of time. So I looked at the official case and found that there was also this problem, so I recorded the screen for this.
Box instance is copied only to the last row
I am using ExtJs 3.4.1.1
Resizable panels side by side inside hbox layout
I use Ext 3.4.1.1
How to plan unit-test design/structure for Javascript?
In opening I would like to say; I’m pretty new for programing. I’m working with JS for a year. Using Sencha’s ExtJS and usign Bryntum’s Siesta test tool for unit and integration(ui) tests.
FieldPanel isDirty() not working as expected
Fieldpanel is giving isDirty()=true even though i am not changing any field and also calling ResetOriginalValue() on each field as i have similar requirement please check , the below fiddle for more ,
Tree implementation with ext version 7.6 is throwing error in the console
I am trying to implement EXT tree grid with version 7.6. but tree.js dependency is not found in @sencha directory of node_module.
Code for tree grid implementation in ext js
console error