Uses of Class
org.xwiki.livedata.LiveDataLayoutDescriptor
-
Packages that use LiveDataLayoutDescriptor Package Description org.xwiki.livedata -
-
Uses of LiveDataLayoutDescriptor in org.xwiki.livedata
Methods in org.xwiki.livedata that return types with arguments of type LiveDataLayoutDescriptor Modifier and Type Method Description Collection<LiveDataLayoutDescriptor>
LiveDataMeta. getLayouts()
Method parameters in org.xwiki.livedata with type arguments of type LiveDataLayoutDescriptor Modifier and Type Method Description void
LiveDataMeta. setLayouts(Collection<LiveDataLayoutDescriptor> layouts)
Sets the list of supported layouts.
-