Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • layoutType - is name of layout
  • componentName - is an identifier of layout
  • basicOptions - are options for layout as key="value"
  • layout content - are normal inner component definitions
  • additional options - layout addtional options in form
    Code Block
    <option type="optionType" value="optionValue" />
    

4.1. layouts

Anchor
flowLayoutDescription
flowLayoutDescription

4.1.1. flowLayout

Flow layout puts its content one below another in top-down order.

basic options
none

additional options
none

4.1.2. verticalLayout

Vertical layout is currently the same as grid flowLayout.

4.1.3. gridLayout
4.1.4. borderLayout
4.1.

...

5. smallTabLayout

4.2. layout elements

4.2.1. separatorLine