Annotation Type UICssLayout

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] styleNames
      It is recommended that you declare a CSS class in order to style this and contained elements.
    • Element Detail

      • styleNames

        String[] styleNames
        It is recommended that you declare a CSS class in order to style this and contained elements. These style names are statically applied to the layout. In order to get dynamic style names use the functionality of @BindStyleNames.
        Default:
        {}