Package | Description |
---|---|
com.yworks.yfiles.view |
Contains the main UI classes, interfaces, default implementations and support classes that can be used to display
IGraph instances. |
com.yworks.yfiles.view.input |
Contains definitions, default implementations, and support classes that deal with the user interaction in a
CanvasControl in general, as well as specialized utility classes and IInputMode implementations that can be used to work with and edit IGraph instances in a GraphControl . |
Modifier and Type | Class and Description |
---|---|
class |
StripeSelection
Default implementation of the
IStripeSelection interface. |
Modifier and Type | Method and Description |
---|---|
protected IStripeSelection |
TableEditorInputMode.createStripeSelection()
Create a new instance of
IStripeSelection the first time property StripeSelection
is accessed. |
IStripeSelection |
TableEditorInputMode.getStripeSelection()
Returns the
selected stripes . |