Wednesday, August 10, 2011

ADF tableLayouts


A TableLayout is a thin wrapper around the HTML < table > element. It contains a series of row layout elements.

Example:

<afh:tableLayout width="75%"
             borderWidth="3"
             cellSpacing="10"
             halign="center">
  <afh:rowLayout>
     First Column

    <afh:cellFormat valign="bottom">
      SecondColumn
    </afh:cellFormat>

    <af:panelGroup layout="horizontal">
      Third Column
      <af:objectSpacer height="100" width="1"/>
    </af:panelGroup>

  </afh:rowLayout>

  <afh:rowLayout>
    <af:panelHeader text="ADF Faces Components"/>
    <afh:cellFormat columnSpan="2">
      <af:panelHeader text="Faces Servlet"/>
    </afh:cellFormat>
  </afh:rowLayout>
</afh:tableLayout>
               

2 comments:

  1. It was so nice article and useful to Informatica learners. we also provide oracle ADF course online training our Cubtraining is leader in providing Software Training

    ReplyDelete
  2. This is my first time visit here. From the tons of comments on your articles,I guess I am not only one having all the enjoyment right here!
    title pawn Atlanta

    ReplyDelete