Class UiTopoLayoutId


  • public final class UiTopoLayoutId
    extends Identifier<String>
    Identifier of a topology layout.
    • Field Detail

      • DEFAULT_ID

        public static final UiTopoLayoutId DEFAULT_ID
        Default topology layout identifier.
    • Method Detail

      • layoutId

        public static UiTopoLayoutId layoutId​(String value)
        Returns the layout identifier created from the specified value.
        Parameters:
        value - string value
        Returns:
        layout identifier
      • isDefault

        public boolean isDefault()
        Returns true if this is the identifier for the default layout.
        Returns:
        true if this is the default layout identifier