Servis-Rhino 4211B Guide de l'utilisateur Page 166

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 298
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 165
margin: 0 auto;
text-align: center;
}
Layouts
Dojo provides some powerful layout capabilities. In addition, we can always use the classic HTML
layouts such as tables.
<table>
<tr>
<td>
<td>
</tr>
</table>
See also:
Layout with Dijit – 1.9
PACKT – Layout in Dojo: Part 1 - 2009-07
dijit/layout/ContentPane
The ContentPane is a container for other widgets and markup.
The function called "addChild()" can be used to add another Dijit into the ContentPane.
Properties:
href
preload
refreshOnShow
loadingMessage
errorMessage
isLoaded
See also:
Docs – dijit/layout/ContentPane – 1.9
dijit/layout/AccordionContainer
The Accordion Container contains a series of panels where only one is shown at a time. The titles
of the other panels are also shown and clicking one of these makes the selected panel shown while
hiding the previously selected panel.
Page 166
Vue de la page 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 297 298

Commentaires sur ces manuels

Pas de commentaire