Uses of Interface
com.ebasetech.xi.api.controls.ImageStyleProperties

Packages that use ImageStyleProperties
com.ebasetech.xi.api.controls   
 

Uses of ImageStyleProperties in com.ebasetech.xi.api.controls
 

Subinterfaces of ImageStyleProperties in com.ebasetech.xi.api.controls
 interface ImageControl
          Image Control.
 

Methods in com.ebasetech.xi.api.controls that return ImageStyleProperties
 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 properties
 ImageStyleProperties 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.