Package | Description |
---|---|
org.xwiki.livedata |
Modifier and Type | Method and Description |
---|---|
LiveDataPropertyDescriptor.DisplayerDescriptor |
LiveDataPropertyDescriptor.getDisplayer() |
Modifier and Type | Method and Description |
---|---|
Collection<LiveDataPropertyDescriptor.DisplayerDescriptor> |
LiveDataMeta.getDisplayers() |
Modifier and Type | Method and Description |
---|---|
void |
LiveDataPropertyDescriptor.setDisplayer(LiveDataPropertyDescriptor.DisplayerDescriptor displayer)
Sets the displayer configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
LiveDataMeta.setDisplayers(Collection<LiveDataPropertyDescriptor.DisplayerDescriptor> displayers)
Sets the list of known property displayers.
|
Copyright © 2004–2022 XWiki. All rights reserved.