Uses of Class
org.graylog.plugins.views.search.views.Titles
Packages that use Titles
-
Uses of Titles in org.graylog.plugins.views.search.views
Methods in org.graylog.plugins.views.search.views that return TitlesModifier and TypeMethodDescriptionstatic TitlesTitles.empty()static Titlesabstract TitlesViewStateDTO.titles()static TitlesTitles.withWidgetTitle(Map<String, String> widgetTitleMap) Methods in org.graylog.plugins.views.search.views with parameters of type Titles -
Uses of Titles in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return TitlesModifier and TypeMethodDescriptionabstract TitlesViewStateEntity.titles()static TitlesDashboardEntity.widgetTitles(Map<DashboardWidgetEntity, List<WidgetEntity>> widgetMap, Map<String, ValueReference> parameters) Methods in org.graylog2.contentpacks.model.entities with parameters of type Titles