Revision history [back]

click to hide/show revision 1
initial version

answered 2015-11-26 14:38:19 +0800

gganassin gravatar image gganassin flag of Luxembourg

http://www.hybris.com/

In my experience, the behaviour you describe comes from the <hlayout>. You should consider a css approach such as the following (quick example):

<div vflex="1" hflex="1">
    <div style="float: left;">Page Title</div>
    <button label="Refresh" sclass="btn btn-warning" iconSclass="z-icon-refresh" style="float: right;"/>
</div>

Hope it helps. Gio

In my experience, the behaviour you describe comes from the <hlayout>. <hlayout> when combined with many hflex.

You should consider a css approach such as the following (quick improvable example):

<div vflex="1" hflex="1">
    <div style="float: left;">Page Title</div>
    <button label="Refresh" sclass="btn btn-warning" iconSclass="z-icon-refresh" style="float: right;"/>
</div>

Hope it helps. Gio

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More