SAP ABAP Class CL_WD_TOOLBAR_SEPARATOR (Perforce change= / 20051117-120623)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20040625 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20040625 |
Properties
Class | CL_WD_TOOLBAR_SEPARATOR | |
Short Description | Perforce change= / 20051117-120623 | |
Super Class | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20040625 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20040625 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20110701 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20110701 | Web Dynpro View Element |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_COLLAPSIBLE | 20041116 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20110701 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_VISIBLE | 20040625 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | '23B468426C506824E10000000A1550C0' | CID_TOOLBAR_SEPARATOR | 20050316 | |
5 | ![]() |
Constant | Public | See coding | 20110701 | ||||
6 | ![]() |
Constant | Public | See coding | E_VISIBLE | 20050316 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_VISIBLE | 20041216 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | PL_VISIBLE | 20041216 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20110701 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | T_VISIBLE | 20050316 | |
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_COLLAPSIBLE | 20041116 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_TOOLBAR_SEPARATOR_DESIGN | 20110701 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | VL_VISIBLE | 20040625 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | BIND_COLLAPSIBLE | 20041116 |
2 | ![]() |
Instance method | Public | Method | 20110701 | |
3 | ![]() |
Instance method | Public | Method | BIND_VISIBLE | 20040625 |
4 | ![]() |
Instance method | Public | Method | BOUND_COLLAPSIBLE | 20041116 |
5 | ![]() |
Instance method | Public | Method | 20110701 | |
6 | ![]() |
Instance method | Public | Method | BOUND_VISIBLE | 20040625 |
7 | ![]() |
Instance method | Public | Constructor | Constructor | 20040625 |
8 | ![]() |
Instance method | Public | Method | GET_COLLAPSIBLE | 20041116 |
9 | ![]() |
Instance method | Public | Method | 20110701 | |
10 | ![]() |
Instance method | Public | Method | GET_VISIBLE | 20040625 |
11 | ![]() |
Static method | Public | Method | NEW_TOOLBAR_SEPARATOR | 20040625 |
12 | ![]() |
Instance method | Public | Method | SET_COLLAPSIBLE | 20041116 |
13 | ![]() |
Instance method | Public | Method | 20110701 | |
14 | ![]() |
Instance method | Public | Method | SET_VISIBLE | 20040625 |
Events
Class CL_WD_TOOLBAR_SEPARATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TOOLBAR_SEPARATOR | Public | See coding | TT_TOOLBAR_SEPARATOR | 20050316 | tt_TOOLBAR_SEPARATOR TYPE TABLE OF REF TO CL_WD_TOOLBAR_SEPARATOR WITH DEFAULT KEY
|
Method Signatures
Method BIND_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20041116 |
Method BIND_COLLAPSIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method BIND_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20110701 |
Method BIND_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method BIND_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method BOUND_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041116 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method BOUND_COLLAPSIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method BOUND_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110701 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110701 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method BOUND_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method BOUND_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 |
Method CONSTRUCTOR on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method GET_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041116 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20041116 |
Method GET_COLLAPSIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method GET_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110701 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110701 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_TOOLBAR_SEPARATOR_DESIGN | 20110701 |
Method GET_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method GET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_VISIBILITY | 20040625 |
Method GET_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method NEW_TOOLBAR_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_COLLAPSIBLE | Call by reference | Type reference (TYPE) | STRING | 20041116 | |||
2 | ![]() |
BIND_DESIGN | Call by reference | Type reference (TYPE) | STRING | 20110701 | |||
3 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
4 | ![]() |
COLLAPSIBLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20041116 | |||
5 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TOOLBAR_SEPARATOR | 20040625 | |||
6 | ![]() |
DESIGN | Call by reference | Type reference (TYPE) | WDUI_TOOLBAR_SEPARATOR_DESIGN | E_DESIGN-LARGEWITHLINE | 20110701 | ||
7 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | |||
8 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 | |||
9 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20040625 |
Method NEW_TOOLBAR_SEPARATOR on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method SET_COLLAPSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20041116 |
Method SET_COLLAPSIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method SET_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_TOOLBAR_SEPARATOR_DESIGN | 20110701 |
Method SET_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | 20040625 |
Method SET_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |