|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use DesignTimeDropResult | |
|---|---|
| com.sas | Provides core foundation interfaces and classes for the SAS component framework. |
| com.sas.awt | Provides extensions of java.awt components which implement com.sas.ComponentInterface |
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of DesignTimeDropResult in com.sas |
|---|
| Methods in com.sas that return DesignTimeDropResult | |
|---|---|
abstract DesignTimeDropResult |
DesignTimeDropTargetInterface.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
drop is alled when a model or view is dropped on a component. |
| Uses of DesignTimeDropResult in com.sas.awt |
|---|
| Methods in com.sas.awt that return DesignTimeDropResult | |
|---|---|
static DesignTimeDropResult |
ContainerInterfaceSupport.drop(ComponentInterface componentInstance,
ContainerInterface containerInstance,
java.awt.Container awtContainerInstance,
java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
DesignTimeDropResult |
ScrollPaneContainerComponent.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
DesignTimeDropResult |
PanelContainerComponent.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
DesignTimeDropResult |
FrameContainerComponent.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
DesignTimeDropResult |
DialogContainerComponent.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
abstract DesignTimeDropResult |
ContainerInterface.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
DesignTimeDropResult |
ContainerContainerComponent.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
|
| Uses of DesignTimeDropResult in com.sas.visuals |
|---|
| Methods in com.sas.visuals that return DesignTimeDropResult | |
|---|---|
DesignTimeDropResult |
TabbedView.drop(java.awt.Point point,
int representation,
int keyState,
java.util.Vector data)
Used to support Drag and Drop in webAF at design time. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||