Servis-Rhino 4211B Betriebsanweisung Seite 168

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 298
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 167
right-h
useMenu
useSlider
See also:
Dojo Docs – Tab Container – 1.9
dijit/layout/StackContainer
dijit/TitlePane
Setting the toggleable property to false will prevent the title pane from being collapsed.
dijit/layout/StackContainer
The Stack Container can host multiple children (called Panes) but only one child at a time is ever
shown. It is similar in concept to the TabContainer with the exception that the pane shown is
changed by logic and not be user interaction with tabs.
The startup() method should be called once the widget is ready for use.
<div data-dojo-type="dijit/layout/StackContainer">
<div data-dojo-type="dijit/layout/ContentPane> … </div>
<div data-dojo-type="dijit/layout/ContentPane> … </div>
</div>
The current pane can be selected using the selectChild(widget) method.
See also:
Dojo docs – StackContainer
dijit/layout/TabContainer
dijit/layout/BorderContainer
The Border Container Layout is a layout container that splits its area up into 5 regions. These are
called "top", "bottom", "left", "right" and "center".
The Border Container can be further controlled in with two design modes called "headline" and
"sidebar" The choice is set in the "design" property. To see the difference between these two
modes, see the following two images.
The following image shows a headline design mode:
Page 168
Seitenansicht 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 297 298

Kommentare zu diesen Handbüchern

Keine Kommentare