Uses of Interface
com.ebasetech.xi.api.controls.ImageStyleProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of ImageStyleProperties in com.ebasetech.xi.api.controls
Subinterfaces of ImageStyleProperties in com.ebasetech.xi.api.controls Modifier and Type Interface Description interface
ImageControl
Image Control.Methods in com.ebasetech.xi.api.controls that return ImageStyleProperties Modifier and Type Method Description ImageStyleProperties
FieldColumnControl. getCalendarProperties()
Image properties for the calendar icon of date fields.ImageStyleProperties
FieldControl. getCalendarProperties()
Properties for the date calendar image.ImageStyleProperties
ImageColumnControl. getImageProperties()
Image propertiesImageStyleProperties
InfoProperties. getImageProperties()
Text properties for the help text.ImageStyleProperties
StaticMenuItemControl. getImageProperties()
Styling properties applied to optional menu item image.ImageStyleProperties
TabControl. getImageProperties()
Styling properties applied to optional tab header image.ImageStyleProperties
TitlePanelControl. getImageProperties()
Styling properties for the optional image in the title bar.ImageStyleProperties
FieldColumnControl. getStripeCalendarProperties()
Image properties for the calendar icon of date fields - applied to alternate (striped) rows.ImageStyleProperties
ImageColumnControl. getStripedImageProperties()
Image properties applied to alternate (striped) rows.