|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.api.bcb.BreadcrumbPathEvent
public class BreadcrumbPathEvent
Event on the breadcrumb bar path.
| Constructor Summary | |
|---|---|
BreadcrumbPathEvent(Object src,
int indexOfFirstChange)
Creates a new breadcrumb bar path event. |
|
| Method Summary | |
|---|---|
int |
getIndexOfFirstChange()
Returns the index of the first path item that has changed. |
Object |
getSource()
Returns the source of this event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BreadcrumbPathEvent(Object src,
int indexOfFirstChange)
src - Event source.indexOfFirstChange - The index of the first path item that has changed.| Method Detail |
|---|
public int getIndexOfFirstChange()
public Object getSource()
this event.
this event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||