The HBoxTag object

Path: relative paths according to sequences.

Fields (Attributes) Type Description
CID Attribute (number) Component identifier.
type Attribute (string) Type name of the component, that is HBoxTag.
layoutData Attribute (string)  
width Attribute (number) The width of the HBox tag in number of cells.
height Attribute (number) The height of the HBox tag in number of cells.
hidden Attribute (number) Corresponds to the HIDDEN attribute in 4GL.
spacerWidth Attribute (number) Width of the spacers.
spacerCount Attribute (number) Number of spacers.
cells Collection of HBoxTagCell objects List of HBoxTagCell that contains an object.
allCells Collection of HBoxTagCell objects List of all HBoxTagCell objects even empty cells.