Uses of Class
com.iizix.text.KStringHolder
Uses of KStringHolder in com.iizix.prop
Modifier 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
Modifier and TypeMethodDescriptionvoid
TooltipProp.onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.Uses of KStringHolder in com.iizix.text
Modifier 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.