Uses of Interface
com.vaadin.flow.component.ai.common.SourceLocation
Packages that use SourceLocation
-
Uses of SourceLocation in com.vaadin.flow.component.ai.common
Classes in com.vaadin.flow.component.ai.common that implement SourceLocationModifier and TypeClassDescriptionfinal recordA rectangular area on a page of the source document.Methods in com.vaadin.flow.component.ai.common that return SourceLocationModifier and TypeMethodDescriptionSourceExtract.location()Returns the value of thelocationrecord component.Constructors in com.vaadin.flow.component.ai.common with parameters of type SourceLocationModifierConstructorDescriptionSourceExtract(String text, SourceLocation location) Creates a new source extract.