Uses of Class
org.xwiki.livedata.BaseDescriptor
-
Packages that use BaseDescriptor Package Description org.xwiki.livedata -
-
Uses of BaseDescriptor in org.xwiki.livedata
Subclasses of BaseDescriptor in org.xwiki.livedata Modifier and Type Class Description class
LiveDataActionDescriptor
Describes a live data action.class
LiveDataLayoutDescriptor
Holds the layout configuration.static class
LiveDataPropertyDescriptor.DisplayerDescriptor
Holds the displayer configuration.static class
LiveDataPropertyDescriptor.FilterDescriptor
Holds the filter configuration.static class
LiveDataPropertyDescriptor.OperatorDescriptor
An operator to use when filtering the live data.static class
LiveDataQuery.Source
Specifies where to take the data from.
-