-
2 Apr 2012 12:56 PM #1
Portal layout with Sencha Designer
Portal layout with Sencha Designer
It's possible to create a Portal-like layout using standard Designer widgets?
Thanks in advance...
José Manuel
-
2 Apr 2012 1:42 PM #2
Like this?
http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/portal/portal.html
Nope, you cant.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
2 Apr 2012 3:09 PM #3
Ok. But suppose that I take this example to create a portal page outside of the Designer. There's a way to integrate this hand-coded page inside a Designer project in order to maintain consistency of the project ? or is better to place this code apart from the project?
Thanx.
José Manuel
-
2 Apr 2012 8:47 PM #4
Out-of-the-box cant be done but you can write your custom components using SD and create the "portlets" also.
As you can see, portal extends Viewport, ChartPortlet extends Panel and so, that can be done with SD.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!


Reply With Quote