Package | Description |
---|---|
ilog.views.graphic.composite.objectinteractor |
Provides a predefined interactor for the composite graphics.
|
ilog.views.sdm |
The main Rogue Wave JViews Stylable Data Mapper (SDM) package.
|
ilog.views.symbol.util |
Contains the utility classes used by compiled symbols at runtime.
|
ilog.views.symbology.interactor |
Contains predefined interactors allowing to process inputs done by the user on symbols.
|
Modifier and Type | Method and Description |
---|---|
IlvCompositeContext |
IlvCompositeActionEvent.getCompositeContext()
Returns the composite context of this event
|
abstract IlvCompositeContext |
IlvCompositeInteractor.getCompositeContext(Object source)
Returns the composite context of this
IlvCompositeInteractor . |
Constructor and Description |
---|
IlvCompositeActionEvent(MouseEvent mouseEvent,
String command,
IlvComposite compositeNode,
int childIndex,
IlvCompositeContext compositeContext,
IlvObjectInteractorContext objectIteractorContext)
Constructs an
IlvCompositeActionEvent object with modifier keys. |
Modifier and Type | Class and Description |
---|---|
class |
IlvSDMCompositeContext
This helper class is the implementation of
IlvCompositeContext
for SDM. |
Modifier and Type | Method and Description |
---|---|
IlvCompositeContext |
IlvSDMCompositeInteractor.getCompositeContext(Object source)
Returns the composite context for the given source
|
Modifier and Type | Method and Description |
---|---|
IlvCompositeContext |
IlvCompiledSymbolCompositeInteractor.getCompositeContext(Object source)
Returns the composite context of this
IlvCompositeInteractor . |
Modifier and Type | Method and Description |
---|---|
Object |
IlvSymbolInteractor.getCSSValue(IlvCompositeContext compositeContext,
IlvComposite source)
Gets the value of the parameter in the model.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.