Uses of Class
com.almis.awe.model.entities.screen.component.TagList
Packages that use TagList
Package
Description
-
Uses of TagList in com.almis.awe.builder.screen
Methods in com.almis.awe.builder.screen that return TagList -
Uses of TagList in com.almis.awe.model.entities.screen.component
Methods in com.almis.awe.model.entities.screen.component that return TagList -
Uses of TagList in com.almis.awe.service
Methods in com.almis.awe.service that return TagListModifier and TypeMethodDescriptionTemplateService.getTagList
(Screen screen, String tagListId) Retrieve taglistTemplateService.getTagList
(String tagListId) Generates a taglist template from a screen and a taglist idTemplateService.getTagList
(String optionId, String tagListId) Generates a taglist template from a screen and a taglist idMethods in com.almis.awe.service with parameters of type TagListModifier and TypeMethodDescriptionTemplateService.generateTaglistTemplate
(TagList tagList, DataList data) Generates a taglist template from taglist and dataTemplateService.loadTagListData
(TagList tagList) Retrieve taglist data