Uses of Interface
com.iizix.text.IKStringInfoProvider
Packages that use IKStringInfoProvider
Package
Description
Uses of IKStringInfoProvider in com.iizigo
Methods in com.iizigo that return IKStringInfoProviderModifier and TypeMethodDescriptionActivator.getKStringInfoProvider()Retrieves the KStringInfoProvider.Activator.getKStringInfoProvider(GProp<?> anyProp) Retrieves the KStringInfoProvider.Uses of IKStringInfoProvider in com.iizigo.editor
Methods in com.iizigo.editor with parameters of type IKStringInfoProviderModifier and TypeMethodDescriptionstatic voidPropHelper.doVerify(PropCnr property, IKStringInfoProvider kstringInfoProvider) Verifies the property.static booleanPropHelper.queueVerify(PropCnr property, IKStringInfoProvider kstringInfoProvider, Runnable callback) Asynchronous-verifies the property in a queue in the SWT thread.Uses of IKStringInfoProvider in com.iizigo.project
Methods in com.iizigo.project that return IKStringInfoProviderModifier and TypeMethodDescriptionModuleModel.getKStringInfoProvider()Gets a KStringInfoProvider initialized for the module model.Uses of IKStringInfoProvider in com.iizigo.prop.editor.dialog
Classes in com.iizigo.prop.editor.dialog that implement IKStringInfoProviderUses of IKStringInfoProvider in com.iizigo.text
Classes in com.iizigo.text that implement IKStringInfoProviderModifier and TypeClassDescriptionclassAdapter to provide information required by KString's when converted to HTML.classThe Style's Editor part.Uses of IKStringInfoProvider in com.iizix.gyro
Methods in com.iizix.gyro that return IKStringInfoProviderModifier and TypeMethodDescriptionIAppSessionGyro.getAppKStringInfoProvider()Retrieves the KStringInfoProvider for the application session.IAppSessionGyro.getKStringInfoProvider()Retrieves the KStringInfoProvider for the application session.IClientSessionGyro.getKStringInfoProvider()Retrieves the KStringInfoProvider for the client session.Uses of IKStringInfoProvider in com.iizix.mail
Methods in com.iizix.mail with parameters of type IKStringInfoProviderModifier and TypeMethodDescriptionvoidMail.setText(PlainKString text, IKStringInfoProvider provider) Sets a KString text with either HTML or plain text contents.voidMail.setText(String htmlPrefix, KString text, String htmlSuffix, IKStringInfoProvider provider) Sets a KString text with either HTML or plain text contents.Uses of IKStringInfoProvider in com.iizix.prop
Subinterfaces of IKStringInfoProvider in com.iizix.propModifier and TypeInterfaceDescriptioninterfaceInterface implemented by the information provider in the Property Manager.Classes in com.iizix.prop that implement IKStringInfoProviderModifier and TypeClassDescriptionclassThe "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).classThe "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).classThe pattern property class extends a KStringProp.classThe "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).classAbstract adapter for the Property Manager Information Provider.Methods in com.iizix.prop that return IKStringInfoProviderModifier and TypeMethodDescriptionPropVerification.getKStringInfoProvider()Gets the KString information provider used for e.g.Methods in com.iizix.prop with parameters of type IKStringInfoProviderModifier and TypeMethodDescriptionObject[]References.Result.getFormatterParams(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets the parameters used to format the String.References.Result.getFormatterString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets the String used to format the locale string.TextTable.getPlainTextID(String id, IKStringInfoProvider infoProvider) Gets the text entry in this table.TextTable.getPlainTextID(String id, String fallback, IKStringInfoProvider infoProvider) Gets the text entry in this table.TextTable.getPlainTextID(String id, String languageCode, String fallback, IKStringInfoProvider infoProvider) Gets the text entry with the specified ID for a language.final intPropCnr.verifyInternalUseOnly(Set<PropCnr> currentlyBeingVerifiedPropCnrs, IKStringInfoProvider provider) Verifies this property after editing.PropCnr.verifyTree(IKStringInfoProvider provider) Verifies if this property container and its children for problems.Constructors in com.iizix.prop with parameters of type IKStringInfoProviderModifierConstructorDescriptionPropVerification(IKStringInfoProvider provider) Creates the verification instance.Uses of IKStringInfoProvider in com.iizix.prop.image
Methods in com.iizix.prop.image with parameters of type IKStringInfoProviderModifier and TypeMethodDescriptionFontIconDefinition.getKStringFontIcon(ClientImageData cid, KStringHTMLImageTag source, IKStringInfoProvider provider) Appends the font icon definition to a KString tag.ClientImageData.getKStringNonBitmap(KStringHTMLImageTag source, IKStringInfoProvider provider) Appends the font icon or SVG definition to a KString tag.SVGInfo.getKStringSVG(ClientImageData cid, KStringHTMLImageTag source, IKStringInfoProvider provider) Appends the SVG definition to a KString tag.Uses of IKStringInfoProvider in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IKStringInfoProviderModifier and TypeClassDescriptionclassThe tooltip property is a container that holds various information for the tooltip, e.g.Uses of IKStringInfoProvider in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IKStringInfoProviderUses of IKStringInfoProvider in com.iizix.pwa
Constructors in com.iizix.pwa with parameters of type IKStringInfoProviderModifierConstructorDescriptionPWACustomHTML(File cacheDir, File iiziAppHTML, String appID, PWAProps props, IKStringInfoProvider provider, String httpsServer) Constructs a new instance of the PWA customizer for HTML.Uses of IKStringInfoProvider in com.iizix.server
Methods in com.iizix.server that return IKStringInfoProviderModifier and TypeMethodDescriptionfinal IKStringInfoProviderServerShell.getKStringInfoProvider()/** Gets the session's IKStringInfoProvider from the ClientSessionGyro threads, and if not found, from the application session gyro threads.Uses of IKStringInfoProvider in com.iizix.server.app
Classes in com.iizix.server.app that implement IKStringInfoProviderModifier and TypeClassDescriptionfinal classThe application factory contains the application that should be run.Uses of IKStringInfoProvider in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IKStringInfoProviderModifier and TypeMethodDescriptionAppSessionGyro.getAppKStringInfoProvider()Retrieves the KStringInfoProvider for the application session.AppSessionGyro.getKStringInfoProvider()Retrieves the KStringInfoProvider for the application session.ClientSessionGyro.getKStringInfoProvider()Retrieves the KStringInfoProvider for the client session.Uses of IKStringInfoProvider in com.iizix.text
Subinterfaces of IKStringInfoProvider in com.iizix.textModifier and TypeInterfaceDescriptioninterfaceIKStringValuePropHolder<PROP_VALUE>Interface containing default code for the KString holder, KString information provider and externalizable KString support.Classes in com.iizix.text that implement IKStringInfoProviderModifier and TypeClassDescriptionclassVery simple adapter to provide information required by KString's when resolving KString's for validation.Methods in com.iizix.text that return IKStringInfoProviderModifier and TypeMethodDescriptionstatic IKStringInfoProviderDefaultInfoHolder.getKStringInfoProvider()Gets the IKStringInfoProvider instance for the current thread or a global instance.IKStringInfoProviderHolder.getKStringInfoProvider()Retrieves the KStringInfoProvider.ILocaleString.getKStringInfoProvider()Retrieves the KStringInfoProvider.ValidationKStringInfoProviderHolder.getKStringInfoProvider()Retrieves the KStringInfoProvider.static IKStringInfoProviderIKStringInfoProvider.getKStringInfoProviderInstance()Gets the session's IKStringInfoProvider from the ClientSessionGyro threads, and if not found, from the application session gyro threads.Methods in com.iizix.text with parameters of type IKStringInfoProviderModifier and TypeMethodDescriptionfinal voidKStringTag.appendHTMLAttributes(StringBuilder useme, IKStringInfoProvider provider) Appends the attributes for HTML raw format.final voidKStringTag.appendHTMLAttributes(StringBuilder useme, IKStringInfoProvider provider, String... possibleAttributeList) Appends the attributes for HTML raw format that are present in the "possibleAttributeList".final voidKStringTag.appendHTMLAttributesSkip(StringBuilder useme, IKStringInfoProvider provider, String... skipAttributes) Appends the attributes for HTML raw format.KString.format(IKStringInfoProvider provider, LocaleInfo localeInfo, Object... params) Formats a String using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.format(IKStringInfoProvider provider, ILocaleString localeString, Object... params) Formats a HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.format(IKStringInfoProvider provider, Object... params) Formats the HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.format(IKStringInfoProvider provider, Locale locale, Object... params) Formats a HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.formatPLAIN(IKStringInfoProvider provider, LocaleInfo localeInfo, Object... params) Formats a String using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.formatPLAIN(IKStringInfoProvider provider, ILocaleString localeString, Object... params) Formats a HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.formatPLAIN(IKStringInfoProvider provider, Object... params) Formats the HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.KString.formatPLAIN(IKStringInfoProvider provider, Locale locale, Object... params) Formats a HTML or PLAIN KString using curly brackets{}as parameter or{param_index}parameter whereparam_indexis an optional one-based index value, AND/OR the JavaString.format(Locale, String, Object...)method using parameters in the form of%[flags][width]conversionor%[argument_index$][flags][width]conversion.default KStringILocaleKStringFormatter.getFormatterKString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets the KString used to format the locale string.Object[]ILocaleStringFormatter.getFormatterParams(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets the parameters used to format the String.ILocaleStringFormatter.getFormatterString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets the String used to format the locale string.IKStringHTMLHyperlink.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KString.getHTMLString(IKStringInfoProvider provider) Gets the string formatted in HTML.KStringHTMLDynamicTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLHyperlinkExternalTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLHyperlinkResourceTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLHyperlinkUITag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLHyperlinkVSTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLImageTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringHTMLTextTableTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format, i.e.KStringHTMLTextVirtualSpaceTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format.KStringPLAINTextTableTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format, i.e.KStringPLAINVirtualSpaceTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format, i.e.abstract StringKStringTag.getHTMLString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the HTML format, i.e.final StringKStringHTMLDynamicTag.getHTMLTagText(StringBuilder useme, IKStringInfoProvider provider) Gets the "unparsed" string representation of this tag in the HTML format.KStringHTMLTag.getHTMLTagText(StringBuilder useme, IKStringInfoProvider provider) Gets the "unparsed" string representation of this tag in the HTML format.final StringKStringPLAINTag.getHTMLTagText(StringBuilder useme, IKStringInfoProvider provider) Gets the "unparsed" string representation of this tag in the HTML format, e.g.abstract StringKStringTag.getHTMLTagText(StringBuilder useme, IKStringInfoProvider provider) Gets the "unparsed" string representation of this tag in the HTML format, i.e.default KStringILocaleKStringFormatter.getMessageLocaleKString(IKStringInfoProvider provider) Gets a formatted HTML or PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocaleKString(IKStringInfoProvider provider, LocaleInfo localeInfo) Gets a formatted HTML or PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocaleKString(IKStringInfoProvider provider, ILocaleString localeString) Gets a formatted HTML or PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocaleKString(IKStringInfoProvider provider, Locale locale) Gets a formatted HTML or PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocaleKString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets a formatted HTML or PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocalePlainKString(IKStringInfoProvider provider) Gets a formatted PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocalePlainKString(IKStringInfoProvider provider, LocaleInfo localeInfo) Gets a formatted PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocalePlainKString(IKStringInfoProvider provider, ILocaleString localeString) Gets a formatted PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocalePlainKString(IKStringInfoProvider provider, Locale locale) Gets a formatted PLAIN KString with the appropriate parameters using the formatting described below.default KStringILocaleKStringFormatter.getMessageLocalePlainKString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets a formatted PLAIN KString with the appropriate parameters using the formatting described below.default StringILocaleStringFormatter.getMessageLocaleString(ILocaleString localeString, IKStringInfoProvider provider, LocaleInfo localeInfo) Gets a formatted String with the appropriate parameters using the formatting described below.KString.getPLAINString(IKStringInfoProvider provider) Gets the string formatted in HTML.abstract StringKStringHTMLDynamicTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLHyperlinkExternalTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLHyperlinkResourceTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLHyperlinkUITag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLHyperlinkVSTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLImageTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringHTMLTextTableTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format.KStringHTMLTextVirtualSpaceTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KStringPLAINTextTableTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format.KStringPLAINVirtualSpaceTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format.abstract StringKStringTag.getPLAINString(StringBuilder useme, IKStringInfoProvider provider) Gets the string representation of this tag in the PLAIN format, i.e.KString.getRawHTMLStringForEditor(IKStringInfoProvider provider) Gets the "raw" HTML formatted string, with special formatting as required by the Rich Text Editor.booleanKString.isEmptyBlankResolved(boolean checkBlank, IKStringInfoProvider provider) Checks if the resolved KString of the current type would be an empty or blank string.