|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
| com.sapportals.htmlb | |
| com.sapportals.htmlb.enum | |
| com.sapportals.htmlb.table | |
| Uses of Scope in com.sapportals.htmlb |
| Methods in com.sapportals.htmlb that return Scope | |
Scope |
DragSource.getScope()
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser. |
| Methods in com.sapportals.htmlb with parameters of type Scope | |
void |
DragSource.setScope(Scope scope)
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser. |
| Uses of Scope in com.sapportals.htmlb.enum |
| Fields in com.sapportals.htmlb.enum declared as Scope | |
static Scope |
Scope.Form
|
static Scope |
Scope.Browser
|
| Methods in com.sapportals.htmlb.enum that return Scope | |
static Scope |
Scope.getEnumByString(String value)
|
| Uses of Scope in com.sapportals.htmlb.table |
| Methods in com.sapportals.htmlb.table that return Scope | |
Scope |
TableColumn.getDragScope()
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser. |
| Methods in com.sapportals.htmlb.table with parameters of type Scope | |
void |
TableColumn.setDragScope(Scope scope)
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser. |
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||