Uses of Interface
com.iizix.prop.image.IImageTarget
Packages that use IImageTarget
Package
Description
Uses of IImageTarget in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IImageTargetModifier and TypeClassDescriptionclass
Font icon definition property container for the Editor.class
This Image Definition part property container for the Editor.class
This Image Location has the location of the image part.class
This Styled Image Definition part property container for the Editor.class
SVG definition property container for the Editor.Uses of IImageTarget in com.iizigo.prop.editor
Method parameters in com.iizigo.prop.editor with type arguments of type IImageTargetModifier and TypeMethodDescriptionvoid
ImageReferencePropEditor.initialize
(AbstractReference<IImageTarget> prop) Initializes a newly created property (e.g.Uses of IImageTarget in com.iizigo.prop.editor.dialog
Methods in com.iizigo.prop.editor.dialog that return IImageTargetModifier and TypeMethodDescriptionRichTextEditorDialog.getImageTarget
(String ref) Gets the image reference.Uses of IImageTarget in com.iizigo.text
Methods in com.iizigo.text that return IImageTargetModifier and TypeMethodDescriptionKStringInfoProviderAdapter.getImageTarget
(String ref) Gets the image reference.TextTableEditor.getImageTarget
(String ref) Gets the image reference.Uses of IImageTarget in com.iizix.barcode
Methods in com.iizix.barcode that return IImageTargetModifier and TypeMethodDescriptionBarcodeURN.getImageTarget()
Gets the image target interface for this URN instance.Uses of IImageTarget in com.iizix.prop
Methods in com.iizix.prop that return IImageTargetModifier and TypeMethodDescriptionStyles.getBackgroundImage()
Gets the background image.ModuleApp.getIconBitmap()
Gets the app icon bitmap.ModuleApp.getIconSVG()
Gets the app icon SVG.abstract IImageTarget
PropMgrInfoProviderAdapter.getImageTarget
(String ref) Gets the image reference.Methods in com.iizix.prop with parameters of type IImageTargetModifier and TypeMethodDescriptionboolean
Styles.setBackgroundImage
(IImageTarget image) Sets the background image.boolean
ImageReference.setImage
(IImageTarget image) Sets the image reference to the specified image.Uses of IImageTarget in com.iizix.prop.image
Classes in com.iizix.prop.image that implement IImageTargetModifier and TypeClassDescriptionclass
The definition of a single font icon and how it represent itself in the various states, e.g.class
Single image definition property container.class
This Image Location property container.class
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.class
Image States Definition property container when a single image file has one image in many states and possibly resolutions.class
The SVG Image Definition property container contains a reference to an SVG file in the Assets.Methods in com.iizix.prop.image that return IImageTargetUses of IImageTarget in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return IImageTargetModifier and TypeMethodDescriptionUIImage.getImage()
Gets the image.UIImage2.getImage()
Gets the image.Methods in com.iizix.prop.ui with parameters of type IImageTargetModifier and TypeMethodDescriptionvoid
IUIImage2Listener.onImageChanged
(UIImage2 image, IImageTarget imageTarget) Change of image caused by the user selecting a new image (theimageTarget
isnull
), some programmatic call not directly caused by the user, but as a result of a user change at some earlier point in time, or that the VirtualSpace value was changed.boolean
UIImage.setImage
(IImageTarget image) Sets the image.boolean
UIImage2.setImage
(IImageTarget image) Sets the image.Uses of IImageTarget in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return IImageTargetModifier and TypeMethodDescriptiondefault IImageTarget
IMListContentProvider.getIcon
(VSRow row, MLItem listItem, IImageTarget iImageTarget) Gets the icon to use for the list item and the specified VS row.Gets the icon to use for the list item and the specified VS row.MLContentProvider.getIcon
(VSRow row, MLItem listItem, IImageTarget iImageTarget) Gets the icon to use for the list item and the specified VS row.MLItem.getIcon()
Gets the image assigned as the icon for the list item.Methods in com.iizix.prop.ui.mlist with parameters of type IImageTargetModifier and TypeMethodDescriptiondefault IImageTarget
IMListContentProvider.getIcon
(VSRow row, MLItem listItem, IImageTarget iImageTarget) Gets the icon to use for the list item and the specified VS row.MLContentProvider.getIcon
(VSRow row, MLItem listItem, IImageTarget iImageTarget) Gets the icon to use for the list item and the specified VS row.boolean
MLItem.setIcon
(IImageTarget image) Sets the image assigned as the icon for the list item.Uses of IImageTarget in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return IImageTargetUses of IImageTarget in com.iizix.server.app
Methods in com.iizix.server.app that return IImageTargetUses of IImageTarget in com.iizix.server.wsfile
Methods in com.iizix.server.wsfile that return IImageTargetModifier and TypeMethodDescriptionImageURNProvider.getImageTarget
(URNResourceType type, String name) Gets the image target reference.Uses of IImageTarget in com.iizix.text
Methods in com.iizix.text that return IImageTargetModifier and TypeMethodDescriptionIKStringInfoProvider.getImageTarget
(String ref) Gets the image reference.default IImageTarget
IKStringValuePropHolder.getImageTarget
(String ref) Gets the image reference.ValidationKStringInfoProviderHolder.getImageTarget
(String ref) Gets the image reference.Uses of IImageTarget in com.iizix.urn
Methods in com.iizix.urn that return IImageTargetModifier and TypeMethodDescriptionURN.getImageTarget()
Gets the image target interface for this URN instance, if supported.URNResource.getImageTarget()
Gets the image target interface for this URN instance, if supported.Uses of IImageTarget in com.iizix.urn.image
Methods in com.iizix.urn.image that return IImageTargetModifier and TypeMethodDescriptionIImageURNProvider.getImageTarget
(URNResourceType type, String name) Gets the image target reference.