Properties Methods Events Config Options Direct Link
ContainerLayout
  BoxLayout
    HBoxLayout

Class CQ.Ext.layout.HBoxLayout

Package:CQ.Ext.layout
Class:HBoxLayout
Extends:CQ.Ext.layout.BoxLayout
Clientlib:cq.widgets

A layout that arranges items horizontally across a Container. This layout optionally divides available horizontal space between child items containing a numeric flex configuration.

This layout may also be used to set the heights of child items by configuring it with the align option.

Config Options

Config Options Defined By
  renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout

Public Properties

Property Defined By

Public Methods

Method Defined By

Public Events

This class has no public events.