Uses of Annotation Type
com.google.gwt.resources.client.ImageResource.ImageOptions
Packages that use ImageResource.ImageOptions
Package
Description
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Uses of ImageResource.ImageOptions in com.google.gwt.cell.client
Methods in com.google.gwt.cell.client with annotations of type ImageResource.ImageOptionsModifier and TypeMethodDescriptionButtonCellBase.DefaultAppearance.Resources.buttonCellBaseBackground()The background image applied to the button. -
Uses of ImageResource.ImageOptions in com.google.gwt.user.cellview.client
Methods in com.google.gwt.user.cellview.client with annotations of type ImageResource.ImageOptionsModifier and TypeMethodDescriptionCellBrowser.Resources.cellBrowserClosed()An image indicating a closed branch.CellBrowser.Resources.cellBrowserOpen()An image indicating an open branch.CellBrowser.Resources.cellBrowserOpenBackground()The background used for open items.CellBrowser.Resources.cellBrowserSelectedBackground()The background used for selected items.CellList.Resources.cellListSelectedBackground()The background used for selected items.CellTable.Resources.cellTableFooterBackground()The background used for footer cells.CellTable.Resources.cellTableHeaderBackground()The background used for header cells.CellTable.Resources.cellTableLoading()The loading indicator used while the table is waiting for data.CellTable.Resources.cellTableSelectedBackground()The background used for selected cells.CellTable.Resources.cellTableSortAscending()Icon used when a column is sorted in ascending order.CellTable.Resources.cellTableSortDescending()Icon used when a column is sorted in descending order.CellTree.BasicResources.cellTreeClosedItem()CellTree.Resources.cellTreeClosedItem()An image indicating a closed branch.CellTree.BasicResources.cellTreeLoading()CellTree.Resources.cellTreeLoading()An image indicating that a node is loading.CellTree.BasicResources.cellTreeOpenItem()CellTree.Resources.cellTreeOpenItem()An image indicating an open branch.CellTree.Resources.cellTreeSelectedBackground()The background used for selected items.DataGrid.Resources.dataGridLoading()The loading indicator used while the table is waiting for data.DataGrid.Resources.dataGridSortAscending()Icon used when a column is sorted in ascending order.DataGrid.Resources.dataGridSortDescending()Icon used when a column is sorted in descending order.SimplePager.Resources.simplePagerFastForward()The image used to skip ahead multiple pages.SimplePager.Resources.simplePagerFastForwardDisabled()The disabled "fast forward" image.SimplePager.Resources.simplePagerFirstPage()The image used to go to the first page.SimplePager.Resources.simplePagerFirstPageDisabled()The disabled first page image.SimplePager.Resources.simplePagerLastPage()The image used to go to the last page.SimplePager.Resources.simplePagerLastPageDisabled()The disabled last page image.SimplePager.Resources.simplePagerNextPage()The image used to go to the next page.SimplePager.Resources.simplePagerNextPageDisabled()The disabled next page image.SimplePager.Resources.simplePagerPreviousPage()The image used to go to the previous page.SimplePager.Resources.simplePagerPreviousPageDisabled()The disabled previous page image. -
Uses of ImageResource.ImageOptions in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with annotations of type ImageResource.ImageOptionsModifier and TypeMethodDescriptionDisclosurePanel.DefaultImages.disclosurePanelClosed()MenuBar.Resources.menuBarSubMenuIcon()An image indicating aMenuItemhas an associated submenu.