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 TypeMethodDescriptionvoidBadgeProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.voidKStringProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.voidValueProp.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 TypeMethodDescriptionvoidTooltipProp.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 TypeMethodDescriptionbooleanKStringPLAINVirtualSpaceTag.isReferenceValid(KStringHolder holder, GProp<?> gp) Validates a reference.booleanKStringTag.isReferenceValid(KStringHolder holder, GProp<?> gp) Validates a reference.voidIKStringHolder.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString has been refactored and requires the property to change the KString contents.voidKStringHTMLTag.resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.voidKStringTag.resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.voidKStringHTMLImageTag.verify(KStringHolder holder, PropVerification verification, String location, int id) Verifies the KString for a KString holder.voidKStringTag.verify(KStringHolder holder, PropVerification verification, String location, int id) Verifies the KString for a KString holder.