Uses of Interface
com.iizix.prop.image.IImageTarget
Package
Description
Uses of IImageTarget in com.iizigo.image.prop
Modifier 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
Modifier and TypeMethodDescriptionvoid
ImageReferencePropEditor.initialize
(AbstractReference<IImageTarget> prop) Initializes a newly created property (e.g.Uses of IImageTarget in com.iizigo.prop.editor.dialog
Modifier and TypeMethodDescriptionRichTextEditorDialog.getImageTarget
(String ref) Gets the image reference.Uses of IImageTarget in com.iizigo.text
Modifier and TypeMethodDescriptionKStringInfoProviderAdapter.getImageTarget
(String ref) Gets the image reference.TextTableEditor.getImageTarget
(String ref) Gets the image reference.Uses of IImageTarget in com.iizix.barcode
Modifier and TypeMethodDescriptionBarcodeURN.getImageTarget()
Gets the image target interface for this URN instance.Uses of IImageTarget in com.iizix.prop
Modifier 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.Modifier 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
Modifier 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.Uses of IImageTarget in com.iizix.prop.ui
Modifier and TypeMethodDescriptionUIImage.getImage()
Gets the image.UIImage2.getImage()
Gets the image.Modifier 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
Modifier 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.Modifier 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
Uses of IImageTarget in com.iizix.server.app
Uses of IImageTarget in com.iizix.server.wsfile
Modifier and TypeMethodDescriptionImageURNProvider.getImageTarget
(URNResourceType type, String name) Gets the image target reference.Uses of IImageTarget in com.iizix.text
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionIImageURNProvider.getImageTarget
(URNResourceType type, String name) Gets the image target reference.