Advertisement
psi_mmobile

Untitled

Mar 19th, 2020
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. <f:facet name="center">
  2. <af:panelStretchLayout id="pslContent"
  3. topHeight="#{attrs.headerHeight}"
  4. inlineStyle="margin-left:10px;">
  5. <f:facet name="top">
  6. <af:panelStretchLayout id="pst1h"
  7. styleClass="headerPanel"
  8. inlineStyle="margin-right:10px;">
  9. <f:facet name="center">
  10. <af:facetRef facetName="header"/>
  11. </f:facet>
  12. </af:panelStretchLayout>
  13. </f:facet>
  14. <f:facet name="center">
  15. <af:panelStretchLayout id="pst1mp"
  16. styleClass="AFStretchWidth contentPanel">
  17. <f:facet name="center">
  18. <af:facetRef facetName="main"/>
  19. </f:facet>
  20. </af:panelStretchLayout>
  21. </f:facet>
  22. </af:panelStretchLayout>
  23. </f:facet>
  24. </af:panelStretchLayout>
  25. </f:facet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement