MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Guida Utente Pagina 106

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 142
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 105
106
Serena® Collage® 5.1.3
Chapter 3 Design-Time Component Reference
Query Navigator Component Example
<nexus:component classid="nexus/components/QueryNavigator"
code="$nexusComponents">
<node:parent>
<a href="$node.url"><img src="nav_top.gif" text="Home"></a>
</node:parent>
<node:first active>
<a href="$node.url">
<img src="nav_first_active.gif" text="Start"></a>
</node:first>
<node:first inactive>
<a href="$node.url">
<img src="nav_first_inactive.gif" text="Start"></a>
</node:first>
<node:prev active>
<a href="$node.url">
<img src="nav_prev_active.gif" text="Previous"></a>
</node:prev>
<node:prev inactive>
<a href="$node.url">
<img src="nav_prev_inactive.gif" text="Previous"></a>
</node:prev>
<node:next active>
<a href="$node.url">
<img src="nav_next_active.gif" text="Next"></a>
</node:next>
<node:next inactive>
<a href="$node.url">
<img src="nav_next_inactive.gif" text="Next"></a>
</node:next>
<node:last active>
<a href="$node.url">
<img src="nav_last_active.gif" text="Last"></a>
Next inactive
<node:next inactive>
<a href="$node.url">
Image reference or button
text
</a>
</node:next>
Previous active
<node:prev active>
<a href="$node.url">
Image reference or button
text
</a>
</node:prev>
Previous inactive
<node:prev inactive>
<a href="$node.url">
Image reference or button
text
</a>
</node:prev>
Button Code
Vedere la pagina 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 141 142

Commenti su questo manuale

Nessun commento