SAP ABAP Class CL_VMCADMIN_SHCL_REFTREE (Displays information about Shared closure content)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring
⤷
⤷
Properties
| Class | CL_VMCADMIN_SHCL_REFTREE | |
| Short Description | Displays information about Shared closure content | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | VMC_ADMIN | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
| Created | 20060425 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMCADMIN_SHCL_REFTREE has no forward declaration.
Interfaces
Class CL_VMCADMIN_SHCL_REFTREE has no interface implemented.
Friends
Class CL_VMCADMIN_SHCL_REFTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Shared Closure | 20060425 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMCADMIN_SHCL_INFO | Reference to the shared closure overview | 20060427 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Text Control for Node Details | 20060428 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Sharing Domain | 20060425 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Top Level Splitter Container | 20060428 | |||
| 6 | Constant | Private | Type reference (TYPE) | X | 2 | Constants for Java Modifier "Private" | 20060426 | ||
| 7 | Constant | Private | Type reference (TYPE) | X | 4 | Constants for Java Modifier "Protected" | 20060426 | ||
| 8 | Constant | Private | Type reference (TYPE) | X | 1 | Constants for Java Modifier "Public" | 20060426 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20060427 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LIST_TREE_MODEL | List Tree Control with Data Management at the Backend | 20060425 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20060425 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control for the Closure View | 20060428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fetches subnodes from Java and adds them to the tree | 20060427 | |
| 2 | Instance method | Public | Method | Deactivates this detail display and reactivates the parent | 20060425 | |
| 3 | Instance method | Private | Method | Compresses currently selected subtree | 20060428 | |
| 4 | Instance method | Public | Method | Creates all the necessary GUI control objects | 20060425 | |
| 5 | Instance method | Private | Method | Expands all nodes in currently selected subtree | 20060428 | |
| 6 | Instance method | Private | Method | Expands the node and subtree up to selected level | 20060428 | |
| 7 | Instance method | Private | Event handling method | A node without any subnodes has been expanded | 20060425 | |
| 8 | Instance method | Private | Method | Expands the full path to a node | 20060427 | |
| 9 | Instance method | Private | Event handling method | A toolbar button has been pressed | 20060427 | |
| 10 | Instance method | Private | Method | Creates and initializes the toolbar for the tree | 20060427 | |
| 11 | Instance method | Private | Event handling method | A link to a node has been clicked on | 20060426 | |
| 12 | Instance method | Private | Method | Create and Register Event Handler | 20060426 | |
| 13 | Instance method | Private | Method | Resets the formatted closure structure data | 20060428 | |
| 14 | Instance method | Public | Method | Activates the display for the specified shared closure | 20060425 | |
| 15 | Instance method | Private | Event handling method | A new node has been selected | 20060428 |
Events
Class CL_VMCADMIN_SHCL_REFTREE has no event.
Types
Class CL_VMCADMIN_SHCL_REFTREE has no local type.
Method Signatures
Method ADD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060427 | |||
| 2 | SUCCESS | Call by reference | Type reference (TYPE) | AS4FLAG | Aufruf erfolgreich | 20060427 |
Method ADD_CHILDREN on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method CLOSE_VIEW Signature
Method CLOSE_VIEW on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method CLOSE_VIEW on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method COLLAPSE Signature
Method COLLAPSE on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method COLLAPSE on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method CREATE_DETAIL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSURE_OVERVIEW | Call by reference | Object reference (TYPE REF TO) | CL_VMCADMIN_SHCL_INFO | Link to application class | 20060427 | |||
| 2 | DETAILS_CONTR_RET | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | The created GUI control of the details view | 20060427 | |||
| 3 | DETAIL_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Link to application container | 20060425 |
Method CREATE_DETAIL_OBJECTS on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method EXPAND_ALL on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method EXPAND_ALL_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL_COUNT | Call by reference | Type reference (TYPE) | I | maximale Anzahl von Levels zum Expandieren | 20060428 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Der Wurzelknoten des zu exp. Subtrees | 20060428 |
Method EXPAND_ALL_CHILDREN on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060425 |
Method EXPAND_NO_CHILDREN on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method EXPAND_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Der Zielknoten, bis zu dem expandiert wird | 20060427 |
Method EXPAND_PATH on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20060427 |
Method HANDLE_TOOLBAR on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method INIT_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20060427 |
Method INIT_TOOLBAR on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060426 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060426 |
Method LINK_CLICK on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method REGISTER_EVENTS on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method RESET Signature
Method RESET on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method RESET on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSURE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der SharedClosure | 20060425 | |||
| 2 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Sharing Domain | 20060425 | |||
| 3 | SUCCESS | Call by reference | Type reference (TYPE) | AS4FLAG | Closure konnte geladen werden | 20060427 |
Method SHOW on class CL_VMCADMIN_SHCL_REFTREE has no exception.
Method UPDATE_NODE_DETAILS Signature
Method UPDATE_NODE_DETAILS on class CL_VMCADMIN_SHCL_REFTREE has no parameter.
Method UPDATE_NODE_DETAILS on class CL_VMCADMIN_SHCL_REFTREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |