1. #1
    Sencha User
    Join Date
    Mar 2012
    Posts
    2
    Vote Rating
    0
    josemanuelp is on a distinguished road

      0  

    Default 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. #2
    Sencha User
    Join Date
    May 2010
    Location
    Guatemala, Central America
    Posts
    989
    Vote Rating
    47
    ssamayoa has a spectacular aura about ssamayoa has a spectacular aura about

      0  
    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!

  3. #3
    Sencha User
    Join Date
    Mar 2012
    Posts
    2
    Vote Rating
    0
    josemanuelp is on a distinguished road

      0  

    Default


    Quote Originally Posted by ssamayoa View Post
    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

  4. #4
    Sencha User
    Join Date
    May 2010
    Location
    Guatemala, Central America
    Posts
    989
    Vote Rating
    47
    ssamayoa has a spectacular aura about ssamayoa has a spectacular aura about

      0  

    Default


    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!