View Full Version : Ext.ux.reference.Slot
SamuraiJack1
8 Sep 2008, 2:37 PM
This extension provides the unified way to access child components of any container.
It is not graphical extension, so graphical demo available.
Link to the: test suite (http://extjs-ux.org/repo/authors/SamuraiJack/trunk/Ext/ux/reference/Slot/index.html)
Published in the repository:
http://extjs-ux.org/docs?class=Ext.ux.reference.Slot
galdaka
9 Sep 2008, 4:45 AM
One question,
The slot parameter in fields must be the id or name.. Is this is correct why don
SamuraiJack1
9 Sep 2008, 5:33 AM
Well, slot config should contain mnemonic name of the component - any name, suitable for easy referencing. It is nor the id of the component, neither its name. You can choose any slot name for your child components.
Seems the example of the usage isn't perfect - I'll change it.
franck34
18 May 2010, 8:41 AM
I can't use your extension cause it depend of something i don't know and i don't want. Do you have a pure extjs implementation ?
I don't understand why where is not only 100% pure extjs implementation on ext-ux.org ...
SamuraiJack1
19 May 2010, 12:29 AM
here's the link to "pure-ext" version: http://sandbox.extjs-ux.org/Slot.js
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.