Interface Container.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    Container

    @ApiService("SoftLayer_Layout_Container")
    public static interface Container.Service
    extends Service
    Layout containers are used in the customization of the Portal 4 customer experience.

    A single page in the portal can be thought of as a layout container. The container houses individual [[SoftLayer_Layout_Item|layout items]], which are the elements of the page (e.g., Ticket list). Layout containers can be added to [[SoftLayer_Layout_Profile|layout profiles]], allowing for full customization of the container's related items.
    See Also:
    SoftLayer_Layout_Container