SAP ABAP Class CL_ISHMED_LTE_TB_SWT (Splitter with Toolbar)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SPLITTER_WITH_TOOL | IS-H*MED Container with Application Toolbar | 20010618 |
Properties
| Class | CL_ISHMED_LTE_TB_SWT | |
| Short Description | Splitter with Toolbar | |
| Super Class | CL_ISHMED_SPLITTER_WITH_TOOL | IS-H*MED Container with Application Toolbar |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20010618 | SAP |
| Last change | 20070917 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_LTE_TB_SWT has no interface implemented.
Friends
Class CL_ISHMED_LTE_TB_SWT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_DATA_PROVIDER | IS-H*MED: Data Class of the Text Modules for the Editor | 20050606 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_SEARCH_TB | Splitter for Finding Text Modules | 20050606 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_TREE | IS-H*MED: Tree of All Text Modules for a User | 20050606 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20010618 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENT | Event | 20010618 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Event Table | 20010618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | build the buttonlist (add all function) | 20010618 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010618 | |
| 3 | Instance method | Public | Method | Destructor | 20010726 | |
| 4 | Instance method | Public | Method | Get Settings | 20010618 | |
| 5 | Instance method | Private | Event handling method | handle event INSERT_TEXT of CL_ISHMED_LTE_TB_TREE | 20010726 | |
| 6 | Instance method | Private | Event handling method | handle event TEXT_TO_DISPLAY_CHANGE of CL_ISHMED_LTE_SEARCH_ | 20010704 | |
| 7 | Instance method | Private | Event handling method | handle event TEXT_TO_DISPLAY_CHANGE of CL_ISHMED_LTE_TB_TREE | 20010618 | |
| 8 | Instance method | Private | Method | link the search splitter in the ref_container | 20010618 | |
| 9 | Instance method | Private | Method | link the TB tree in the ref_container | 20010618 | |
| 10 | Instance method | Private | Event handling method | handle event FUNCTION_SELECTED of CL_GUI_TOOLBAR | 20010618 | |
| 11 | Instance method | Private | Method | register all events | 20010618 | |
| 12 | Instance method | Public | Method | Set Search Terms | 20070126 | |
| 13 | Instance method | Public | Method | set settings | 20010618 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SWT_TB_CANCEL | Instance Event (0) |
Public (2) |
Cancel Selection | 20010618 |
| 2 | SWT_TB_PICKUP | Instance Event (0) |
Public (2) |
Select Text | 20010618 |
| 3 | SWT_TB_PICKUP_AND_STAY | Instance Event (0) |
Public (2) |
select an stay at dialog | 20010717 |
| 4 | SWT_TB_TEXT_CHANGE | Instance Event (0) |
Public (2) |
Text Change | 20010618 |
Types
Class CL_ISHMED_LTE_TB_SWT has no local type.
Method Signatures
Method ADD_BUTTONLIST Signature
Method ADD_BUTTONLIST on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method ADD_BUTTONLIST on class CL_ISHMED_LTE_TB_SWT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LTE_DATA_PROVIDER | IS-H*MED: Daten Klasse der Textbausteinen für den Editor | 20010618 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | PARENT | 20010618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNT_CREATE_ERROR | 20010618 |
Method FREE Signature
Method FREE on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method FREE on class CL_ISHMED_LTE_TB_SWT has no exception.
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_SWT has no exception.
Method HANDLE_INSERT_TEXT Signature
Method HANDLE_INSERT_TEXT on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method HANDLE_INSERT_TEXT on class CL_ISHMED_LTE_TB_SWT has no exception.
Method HANDLE_SEARCH_TEXT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYWORD | Value transfer | Attribute reference (LIKE) | 20070105 | |||||
| 2 | LEVEL | Value transfer | Attribute reference (LIKE) | 20070105 | |||||
| 3 | TEXT_STG | Value transfer | Attribute reference (LIKE) | >INVALID< | 20050118 |
Method HANDLE_SEARCH_TEXT_CHANGE on class CL_ISHMED_LTE_TB_SWT has no exception.
Method HANDLE_TREE_TEXT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYWORD | Value transfer | Attribute reference (LIKE) | 20070105 | |||||
| 2 | LEVEL | Value transfer | Attribute reference (LIKE) | 20070105 | |||||
| 3 | TEXT_STG | Value transfer | Attribute reference (LIKE) | >INVALID< | 20050118 |
Method HANDLE_TREE_TEXT_CHANGE on class CL_ISHMED_LTE_TB_SWT has no exception.
Method LINK_SEARCH Signature
Method LINK_SEARCH on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method LINK_SEARCH on class CL_ISHMED_LTE_TB_SWT has no exception.
Method LINK_TREE Signature
Method LINK_TREE on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method LINK_TREE on class CL_ISHMED_LTE_TB_SWT has no exception.
Method ON_FUNCTION_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20010618 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_LTE_TB_SWT has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method REG_EVENTS on class CL_ISHMED_LTE_TB_SWT has no exception.
Method SET_SEARCH_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | N2_LTE_TB_KEYWORD | Kürzel eines Textbausteins des LTE | 20070126 |
Method SET_SEARCH_KEY on class CL_ISHMED_LTE_TB_SWT has no exception.
Method SET_SETTINGS Signature
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_SWT has no parameter.
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_SWT has no exception.
Event Signatures
Event SWT_TB_CANCEL Signature
Event SWT_TB_CANCEL on class CL_ISHMED_LTE_TB_SWT has no parameter.
Event SWT_TB_PICKUP Signature
Event SWT_TB_PICKUP on class CL_ISHMED_LTE_TB_SWT has no parameter.
Event SWT_TB_PICKUP_AND_STAY Signature
Event SWT_TB_PICKUP_AND_STAY on class CL_ISHMED_LTE_TB_SWT has no parameter.
Event SWT_TB_TEXT_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYWORD | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_TB_KEYWORD | Kürzel eines Textbausteins des LTE | 20070105 | ||
| 2 | LEVEL | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_TB_LEVEL | Level eines Textbausteins des LTE | 20070105 | ||
| 3 | TEXT_STG | Exporting | Value transfer | Type reference (TYPE) | N2_STRING | IS-H*MED: Zeichenkette | 20050118 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 463 |