|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.wcf.toolbar.PushButtonModel
Created on 05.12.2002
Constructor Summary | |
PushButtonModel()
|
Method Summary | |
boolean |
isPressed(RequestContext context)
|
void |
setPressed(RequestContext context,
boolean pressed)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PushButtonModel()
Method Detail |
public boolean isPressed(RequestContext context)
isPressed
in interface ToolButtonModel
public void setPressed(RequestContext context, boolean pressed)
setPressed
in interface ToolButtonModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |