<page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40">
  <!-- Browser Title Bar -->
  <baja:head xmlns="http://www.w3.org/TR/REC-html40">
  </baja:head>
  <!-- Begin Page Content -->
  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin">
    <dataScope>
      <contents>
        <html:title>
          <text>
            <boundAttribute name="text">
              <concat>
                <dataObject select="comm_win_title" source="win_title"/>
                <dataObject select="slbIpInterface" source="SLBBundle"/>
              </concat>
            </boundAttribute>
          </text>
        </html:title>
	<html:noScript> "JavaScript is not supported by your browser. Oracle requires JavaScript support in order to completely render this page." </html:noScript>
        <pageLayout xmlns:data="http://bali.us.oracle.com/cabo/marlin">
          <mediumAdvertisement>
            <include baja:node="../../../oemBanner"/>
          </mediumAdvertisement>
          <globalButtons>
            <include baja:node="../../../globalButtonBar"/>
          </globalButtons>
          <tabs>
            <include baja:node="../../../globalTabs"/>
          </tabs>
          <pageHeader>
            <include baja:node="../../../globalHeader"/>
          </pageHeader>
          <copyright>
            <include baja:node="../../../copyright"/>
          </copyright>
          <privacy/>
          <location>
            <include baja:node="../../../breadCrumbs"/>
          </location>
          <!-- Content Layout -->
          <contents>
            <header data:text="slbIpInterface@SLBBundle">
              <contents>
                <spacer height="10"/>
                <stackLayout>
                  <contents>
                        <tableLayout width="100%">
                          <contents>
                            <rowLayout>
                              <contents>
                                <cellFormat>
                                  <contents>
                                    <rowLayout hAlign="right">
                                      <contents>
                                        <include baja:node="timestamp"/>
                                        <spacer width="8"/>
                                        <image data:source="refreshIcon@refreshButtonData"
                                               data:destination="refreshUrl@refreshButtonData"
                                               data:shortDesc="REFRESH_ICON_BUBBLE@SLBBundle"/>
                                        <spacer width="8"/>
                                        <button data:text="showButtonText@intf_list"
                                                      baja:event="show"
                                                      data:rendered="rendered@intf_list"/>
                                      </contents>
                                    </rowLayout>
                                  </contents>
                                </cellFormat>
                              </contents>
                            </rowLayout>
                          </contents>
                        </tableLayout>

                        <table name="intflist" data:blockSize="blockSize@intf_list" 
                          partialRenderMode="self" id="intfList_tableID"
                          data:summary="Intf_Info_Table_Summary@SLBBundle"
                          data:maxValue="maxValue@intf_list" data:value="value@intf_list"
                          data:columnHeaderData="column@intf_list" width="100%"
                          data:tableData="row@intf_list"
                          data:columnFormats="colformat@columnFormatData">                        
                        <tableFormat tableBanding="rowBanding" bandingInterval="1"/>
                          <columnHeaderStamp>
                            <sortableHeader data:text="text" data:sortable="sortable"/>
                          </columnHeaderStamp>
                          <boundAttribute name="columnHeaderData">
                            <dataObject select="column" source="intf_list"/>
                          </boundAttribute>
                          <contents>
                            <styledText uix:text="intf_ipaddress"/>
                            <styledText uix:text="intf_vlan"/>
                            <styledText uix:text="intf_mask"/>
                            <styledText uix:text="intf_broadcast"/>
                            <formValue name="intf_index" data:value="intf_index"/>
                            <formValue name="intf_ipaddress" data:value="intf_ipaddress"/>
                          </contents>
                        </table>
                    <spacer width="20"/>
                    <!-- end of ip interface section -->
                    <!-- end of stackLayout -->
                  </contents>
                </stackLayout>
              </contents>
            </header>
          </contents>
        </pageLayout>
      </contents>
      <!-- End of Page Contents -->
      <!-- Data Handlers Section -->
      <provider>
        <data name="intf_list">
          <method class="oracle.sysman.eml.target.slb.mgmt.SlbIntfPage" method="getIntfList"/>
        </data>
        <data name="SLBBundle">
          <bundle class="oracle.sysman.eml.rsc.target.slb.SLBBundle"/>
        </data>
        <data name="win_title">
          <method class="oracle.sysman.eml.target.slb.common.SLB" method="getCommonWinTitle"/>
        </data>
        <data name="refreshButtonData">
          <method class="oracle.sysman.eml.target.slb.common.SLBCommonUIX" method="getRefreshButtonData"/>
        </data>
      </provider>
      <!--End of Data Handlers-->
    </dataScope>
  </baja:content>
  <!-- Event Handlers -->
  <handlers>
    <event name="sort">
      <method class="oracle.sysman.eml.target.slb.common.SLBCommonUIX" method="doSort"/>
    </event>
    <event name="goto">
      <method class="oracle.sysman.eml.target.slb.common.SLBCommonUIX" method="doGoto"/>
    </event>
    <event name="refresh">
      <method class="oracle.sysman.eml.target.slb.common.SLBCommonUIX" method="doRefresh"/>
    </event>
    <event name="show">
      <method class="oracle.sysman.eml.target.slb.common.SLBCommonUIX" method="doShow"/>
    </event>
    <event name="null">
      <method class="oracle.sysman.eml.target.slb.common.SLBOnlineHelp" method="setHelpPage"/>
    </event>
  </handlers>
  <!-- End of Event Handlers -->
</page>

