Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <f:facet name="center">
- <af:panelStretchLayout id="pslContent"
- topHeight="#{attrs.headerHeight}"
- inlineStyle="margin-left:10px;">
- <f:facet name="top">
- <af:panelStretchLayout id="pst1h"
- styleClass="headerPanel"
- inlineStyle="margin-right:10px;">
- <f:facet name="center">
- <af:facetRef facetName="header"/>
- </f:facet>
- </af:panelStretchLayout>
- </f:facet>
- <f:facet name="center">
- <af:panelStretchLayout id="pst1mp"
- styleClass="AFStretchWidth contentPanel">
- <f:facet name="center">
- <af:facetRef facetName="main"/>
- </f:facet>
- </af:panelStretchLayout>
- </f:facet>
- </af:panelStretchLayout>
- </f:facet>
- </af:panelStretchLayout>
- </f:facet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement