Uses of Class
com.iizix.text.KStringHolder
Packages that use KStringHolder
Uses of KStringHolder in com.iizix.prop
Methods in com.iizix.prop with parameters of type KStringHolderModifier and TypeMethodDescriptionvoid
BadgeProp.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.void
KStringProp.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.void
ValueProp.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.Uses of KStringHolder in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type KStringHolderModifier and TypeMethodDescriptionvoid
TooltipProp.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.Uses of KStringHolder in com.iizix.text
Methods in com.iizix.text with parameters of type KStringHolderModifier and TypeMethodDescriptionboolean
KStringPLAINVirtualSpaceTag.isReferenceValid
(KStringHolder holder, GProp<?> gp) Validates a reference.boolean
KStringTag.isReferenceValid
(KStringHolder holder, GProp<?> gp) Validates a reference.void
IKStringHolder.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString has been refactored and requires the property to change the KString contents.void
KStringHTMLTag.resolve
(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.void
KStringTag.resolve
(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.void
KStringHTMLImageTag.verify
(KStringHolder holder, PropVerification verification, String location, int id) Verifies the KString for a KString holder.void
KStringTag.verify
(KStringHolder holder, PropVerification verification, String location, int id) Verifies the KString for a KString holder.