Uses of Class
org.graylog.plugins.views.search.views.WidgetDTO
Packages that use WidgetDTO
-
Uses of WidgetDTO in org.graylog.plugins.views.search.views
Methods in org.graylog.plugins.views.search.views that return WidgetDTOMethods in org.graylog.plugins.views.search.views that return types with arguments of type WidgetDTOModifier and TypeMethodDescriptionViewDTO.findWidgetById(String widgetId) ViewDTO.getAllWidgets()ViewStateDTO.widgets()Method parameters in org.graylog.plugins.views.search.views with type arguments of type WidgetDTO -
Uses of WidgetDTO in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return WidgetDTOModifier and TypeMethodDescriptionWidgetEntity.toNativeEntity(Map<String, ValueReference> parameters, Map<EntityDescriptor, Object> nativeEntities)