@Api public interface Skin
Skin defines how system should look like. To properly define the skin needs to provide:
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
default LocalizedString |
getName() |
default String |
getPath() |
default boolean |
isCompact() |
String getKey()
default boolean isCompact()
default LocalizedString getName()
default String getPath()
Copyright © 2025 Suncode. All rights reserved.