Package com.smartgwt.client.docs
Interface ImageColumns
public interface ImageColumns
Columns that show images either as their only appearance or in addition to text.
- See Also:
-
ListGrid.getValueIcon(com.smartgwt.client.widgets.grid.ListGridField, java.lang.Object, com.smartgwt.client.widgets.grid.ListGridRecord)
com.smartgwt.client.widgets.grid.ListGrid#getEditorValueIcons
DetailViewerField.getImageSize()
DetailViewerField.getImageWidth()
DetailViewerField.getImageHeight()
DetailViewerField.getImageURLPrefix()
DetailViewerField.getImageURLSuffix()
com.smartgwt.client.widgets.grid.ListGridField#getValueIcons
ListGrid.getValueIconSize()
ListGrid.getValueIconWidth()
ListGrid.getValueIconHeight()
ListGridField.getValueIconSize()
ListGridField.getValueIconWidth()
ListGridField.getValueIconHeight()
ListGridField.getValueIconLeftPadding()
ListGridField.getValueIconRightPadding()
com.smartgwt.client.widgets.grid.ListGridField#getEditorValueIcons
ListGridField.getEditorValueIconWidth()
ListGridField.getEditorValueIconHeight()
ListGridField.getShowValueIconOnly()
ListGridField.getSuppressValueIcon()
ListGridField.getValueIconOrientation()
ListGrid.getValueIconLeftPadding()
ListGrid.getValueIconRightPadding()
ListGridField.getImageURLPrefix()
ListGridField.getImageURLSuffix()
ListGrid.getImageSize()
ListGridField.getImageSize()
ListGridField.getImageWidth()
ListGridField.getImageHeight()
ListGrid.getBooleanBaseStyle()
ListGrid.getPrintBooleanBaseStyle()
ListGrid.getBooleanTrueImage()
ListGrid.getBooleanFalseImage()
ListGrid.getBooleanPartialImage()
ListGrid.getPrintBooleanTrueImage()
ListGrid.getPrintBooleanFalseImage()
ListGrid.getPrintBooleanPartialImage()
ListGrid.getBooleanImageWidth()
ListGrid.getBooleanImageHeight()