Interface IContainerDefinition

    • Method Detail

      • getLayout

        IAefLayout getLayout()
        Returns the layout object.
        Returns:
        the layout object.
      • getChildren

        Iterable<IDefinition> getChildren()
        Returns children of the container.
        Returns:
        child definitions.