|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BreadcrumbElement
Breadcrumb element interface.
Method Summary | |
---|---|
float |
getProgress()
Returns element progress value. |
boolean |
isShowProgress()
Returns whether element progress should be displayed or not. |
void |
setProgress(float progress)
Sets element progress value. |
void |
setShowProgress(boolean showProgress)
Sets whether element progress should be displayed or not. |
Method Detail |
---|
void setShowProgress(boolean showProgress)
showProgress
- whether element progress should be displayed or notboolean isShowProgress()
void setProgress(float progress)
progress
- new element progress valuefloat getProgress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |