|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.app.behavior.LyBehavior
leon.app.behavior.LyActionBehavior
leon.app.behavior.LyMetricsPanelBehavior
public class LyMetricsPanelBehavior
This class implements the default behavior for metrics chart panel.
Field Summary |
---|
Fields inherited from class leon.app.behavior.LyActionBehavior |
---|
__VERSION |
Constructor Summary | |
---|---|
LyMetricsPanelBehavior()
|
Method Summary | |
---|---|
boolean |
handleDemand(LyController controller,
LyDemand demand)
Method invoked when a demand is sent to this listener. |
Methods inherited from class leon.app.behavior.LyActionBehavior |
---|
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction |
Methods inherited from class leon.app.behavior.LyBehavior |
---|
free, getSession, init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.app.behaviorinterface.LyBehaviorInterface |
---|
free, init |
Constructor Detail |
---|
public LyMetricsPanelBehavior()
Method Detail |
---|
public boolean handleDemand(LyController controller, LyDemand demand)
LyBehavior
handleDemand
in interface LyBehaviorInterface
handleDemand
in class LyBehavior
controller
- controller that routed the demand.demand
- demand parameters sent by the view component.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |