T - public interface IDecisionInteractive
| Modifier and Type | Interface and Description |
|---|---|
static class |
IDecisionInteractive.UserOptions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getInteractive() |
PropertyChangeListener |
getListener() |
IDecisionInteractive.UserOptions |
getOptions() |
void |
removeListener() |
void |
setInteractive(boolean value) |
void |
setListener(PropertyChangeListener listener) |
void |
setOptions(IDecisionInteractive.UserOptions options) |
void setInteractive(boolean value)
boolean getInteractive()
void setListener(PropertyChangeListener listener)
void removeListener()
PropertyChangeListener getListener()
IDecisionInteractive.UserOptions getOptions()
void setOptions(IDecisionInteractive.UserOptions options)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.