|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGWTApplication.client.SearchResultFormatter.FaultLinkClickListener
class SearchResultFormatter.FaultLinkClickListener
An inner class which is called when the user presses the link fault link which will result in a dialog being displayed within which the user can enter the id of a fault to link this fault to.
Field Summary | |
---|---|
private SearchResultFormatter.DisplayFullFault |
faultDisplayer
|
private int |
faultNumber
|
private LinkFaultDialog |
linkfaultDialog
|
Constructor Summary | |
---|---|
SearchResultFormatter.FaultLinkClickListener(int faultNumber,
SearchResultFormatter.DisplayFullFault faultDisplayer)
|
Method Summary | |
---|---|
void |
onClick(com.google.gwt.user.client.ui.Widget sender)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private LinkFaultDialog linkfaultDialog
private SearchResultFormatter.DisplayFullFault faultDisplayer
private int faultNumber
Constructor Detail |
---|
public SearchResultFormatter.FaultLinkClickListener(int faultNumber, SearchResultFormatter.DisplayFullFault faultDisplayer)
Method Detail |
---|
public void onClick(com.google.gwt.user.client.ui.Widget sender)
onClick
in interface com.google.gwt.user.client.ui.ClickListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |