|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.framework.search.library.util.DisableButtons
public class DisableButtons
| Constructor Summary | |
|---|---|
DisableButtons()
The generic constructor |
|
| Method Summary | |
|---|---|
boolean |
getBack()
|
boolean |
getForward()
|
void |
setBack(boolean b)
|
void |
setForward(boolean f)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisableButtons()
| Method Detail |
|---|
public boolean getBack()
public boolean getForward()
public void setBack(boolean b)
b - disable back or not (true: disabled)public void setForward(boolean f)
f - disable forward or not (true: disabled)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||