G L O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getColumnProperties() - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
- getColumns() - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
- getConfig(String, List<String>, Map<String, Object>, Map<String, Object>) - Method in class org.xwiki.livedata.script.livetable.LiveTableScriptService
-
Converts the Live Table configuration into Live Data configuration, also adding the default values.
- getId() - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
- getOptions() - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
L
- LiveDataLivetableException - Exception in org.xwiki.livedata.livetable
-
Livedata Livetable exception.
- LiveDataLivetableException(String) - Constructor for exception org.xwiki.livedata.livetable.LiveDataLivetableException
-
Constructs a new LiveData Livetable exception with the specified detail message.
- LiveTableConfiguration - Class in org.xwiki.livedata.livetable
-
Represents the configuration passed when creating a live table instance.
- LiveTableConfiguration() - Constructor for class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Default constructor.
- LiveTableConfiguration(String, List<String>, Map<String, Object>, Map<String, Object>) - Constructor for class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Creates a new instance.
- LiveTableScriptService - Class in org.xwiki.livedata.script.livetable
-
Scripting APIs for the Live Data implementation based on Live Table.
- LiveTableScriptService() - Constructor for class org.xwiki.livedata.script.livetable.LiveTableScriptService
O
- org.xwiki.livedata.livetable - package org.xwiki.livedata.livetable
- org.xwiki.livedata.script.livetable - package org.xwiki.livedata.script.livetable
S
- setColumnProperties(Map<String, Object>) - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Sets the live table column properties.
- setColumns(List<String>) - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Sets the list of live table columns.
- setId(String) - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Sets the live table id.
- setOptions(Map<String, Object>) - Method in class org.xwiki.livedata.livetable.LiveTableConfiguration
-
Sets the live table options.
All Classes All Packages