Uses of Class
com.levigo.jadice.web.client.ui.List
Packages that use List
-
Uses of List in com.levigo.jadice.web.client.ui
Methods in com.levigo.jadice.web.client.ui that return List -
Uses of List in com.levigo.jadice.web.demo.enterprise.client
Methods in com.levigo.jadice.web.demo.enterprise.client with parameters of type ListModifier and TypeMethodDescriptionprotected voidListFormattedAnnoToolbar.add(AnnotationProfile profile, List toolbar, TypeRef typeRef) protected voidListFormattedAnnoToolbar.add(AnnotationProfile profile, List content, TypeSetElement t) protected voidListFormattedAnnoToolbar.addCommandCreatedAnnoButton(AnnotationProfile profile, List toolbar, String name) We need to add the text highlight annotations separately as its creation is not handled by a wrangler, but by the commands.protected voidListFormattedAnnoToolbar.addTextAwareAnnoButton(AnnotationProfile profile, List toolbar, String text, String area)