public final class AskForParameterValuesActionFilter extends WorkspaceFilter
| Constructor and Description |
|---|
AskForParameterValuesActionFilter(AskForParameterValuesAction action,
Workspace workspace)
Cria um filtro.
|
AskForParameterValuesActionFilter(Workspace workspace)
Cria um filtro.
|
| Modifier and Type | Method and Description |
|---|---|
void |
callbackButton(Point2D pt,
MouseEvent ev) |
AskForParameterValuesAction |
getAction()
Obtém a ação que solicita os valores.
|
attach, changeVO, changeVS, getWorkspace, repaint, wasChangedWorkspace, wasElementCreated, wasElementDragged, wasElementDragged, wasElementDropped, wasElementParametrized, wasElementRemoved, wasElementSelected, wasLinkAnchored, wasLinkIncreased, wasLinkStatusChanged, wasLinkUnanchored, wasNodeResized, wasParameterSetEnabled, wasParameterSetVisible, wasResetedcallbackDrag, callbackEnter, callbackFocusIn, callbackFocusOut, callbackKey, callbackLeave, callbackMouseWheel, callbackMove, callbackRepaint, getBounds2D, getGraphics2D, getVO, getVS, isMousePressed, isMouseReleased, msgHandlerVO, msgHandlerVS, pick, removeFilterpublic AskForParameterValuesActionFilter(AskForParameterValuesAction action, Workspace workspace)
action - A ação que solicita valores.workspace - A área de trabalho.public AskForParameterValuesActionFilter(Workspace workspace)
workspace - A área de trabalho.public void callbackButton(Point2D pt, MouseEvent ev)
callbackButton in interface tecgraf.vix.TypeVOcallbackButton in class tecgraf.vix.Filterpublic AskForParameterValuesAction getAction()
Copyright © 2017. All rights reserved.