Uses of Class
org.pushingpixels.radiance.component.api.common.model.IndeterminateProgressContentModel
Packages that use IndeterminateProgressContentModel
Package
Description
-
Uses of IndeterminateProgressContentModel in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common declared as IndeterminateProgressContentModelFields in org.pushingpixels.radiance.component.api.common with type parameters of type IndeterminateProgressContentModelModifier and TypeFieldDescriptionprivate Projection
<JIndeterminateCircularProgress, IndeterminateProgressContentModel, CircularProgressPresentationModel> JIndeterminateCircularProgress.projection
Methods in org.pushingpixels.radiance.component.api.common that return types with arguments of type IndeterminateProgressContentModelModifier and TypeMethodDescriptionProjection
<JIndeterminateCircularProgress, IndeterminateProgressContentModel, CircularProgressPresentationModel> JIndeterminateCircularProgress.getProjection()
Constructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type IndeterminateProgressContentModelModifierConstructorDescriptionJIndeterminateCircularProgress
(Projection<JIndeterminateCircularProgress, IndeterminateProgressContentModel, CircularProgressPresentationModel> projection) -
Uses of IndeterminateProgressContentModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return IndeterminateProgressContentModel -
Uses of IndeterminateProgressContentModel in org.pushingpixels.radiance.component.api.common.projection
Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type IndeterminateProgressContentModelModifierConstructorDescriptionIndeterminateCircularProgressProjection
(IndeterminateProgressContentModel contentModel, CircularProgressPresentationModel presentationModel)