@ConsumerType public interface ProgressBar extends Component
| Modifier and Type | Field and Description |
|---|---|
static String |
PN_COMPLETED
Name of property that defines the completion percentage.
|
| Modifier and Type | Method and Description |
|---|---|
default float |
getCompleted()
Get the completed percentage
|
default @NotNull String |
getExportedType() |
default float |
getRemaining()
Get the remaining percentage
|
static final String PN_COMPLETED
default float getCompleted()
default float getRemaining()
@NotNull default @NotNull String getExportedType()
getExportedType in interface ComponentgetExportedType in interface com.adobe.cq.export.json.ComponentExporterComponentExporter.getExportedType()Copyright © 2020. All rights reserved.