@Beta public final class LayoutDescriptor extends ComponentDescriptor
| Modifier and Type | Class and Description |
|---|---|
static class |
LayoutDescriptor.Builder |
ComponentDescriptor.BaseBuilder<T extends ComponentDescriptor.BaseBuilder>| Modifier and Type | Method and Description |
|---|---|
static LayoutDescriptor.Builder |
copyOf(LayoutDescriptor layoutDescriptor) |
static LayoutDescriptor.Builder |
create() |
ResourceKey |
getComponentPath() |
RegionDescriptors |
getRegions() |
static ResourceKey |
toResourceKey(DescriptorKey key) |
getConfig, getDisplayNamegetApplicationKey, getKey, getNamepublic RegionDescriptors getRegions()
public ResourceKey getComponentPath()
getComponentPath in class ComponentDescriptorpublic static LayoutDescriptor.Builder create()
public static LayoutDescriptor.Builder copyOf(LayoutDescriptor layoutDescriptor)
public static ResourceKey toResourceKey(DescriptorKey key)