Uses of Record Class
org.teamapps.ux.component.field.textcolormarker.TextColorMarker
Packages that use TextColorMarker
-
Uses of TextColorMarker in org.teamapps.ux.component.field.textcolormarker
Methods in org.teamapps.ux.component.field.textcolormarker that return types with arguments of type TextColorMarkerModifier and TypeMethodDescriptionTextColorMarkerFieldValue.markers()Returns the value of themarkersrecord component.Constructor parameters in org.teamapps.ux.component.field.textcolormarker with type arguments of type TextColorMarkerModifierConstructorDescriptionTextColorMarkerFieldValue(String text, List<TextColorMarker> markers) Creates an instance of aTextColorMarkerFieldValuerecord class.