public static interface SlicedProgressBarAppearance.SlicedProgressBarResources extends Css3ProgressBarAppearance.Css3ProgressBarResources
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
bar() |
com.google.gwt.resources.client.ImageResource |
innerBar() |
SlicedProgressBarAppearance.SlicedProgressBarStyle |
styles() |
theme@ClientBundle.Source(value="progressbar-bar.png") @ImageResource.ImageOptions(repeatStyle=Horizontal) com.google.gwt.resources.client.ImageResource bar()
@ClientBundle.Source(value="progressbar-bg.png") @ImageResource.ImageOptions(repeatStyle=Horizontal) com.google.gwt.resources.client.ImageResource innerBar()
@ClientBundle.Source(value="SlicedProgressBar.css") SlicedProgressBarAppearance.SlicedProgressBarStyle styles()
styles in interface Css3ProgressBarAppearance.Css3ProgressBarResourcesCopyright © 2021. All Rights Reserved.