SAP ABAP Class CL_ISHMED_LTE_TB_SWT_ADMIN (IS-H*MED: Admin SWT for Text Editor)
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 | 20010709 |
Properties
Class | CL_ISHMED_LTE_TB_SWT_ADMIN | |
Short Description | IS-H*MED: Admin SWT for Text Editor | |
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 | 20010709 | 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) |
Interfaces
Class CL_ISHMED_LTE_TB_SWT_ADMIN has no interface implemented.
Friends
Class CL_ISHMED_LTE_TB_SWT_ADMIN 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) | FLAG | SPACE | General Flag | 20010718 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' | General Flag | 20010718 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | SPACE | General Flag | 20010718 | |
4 | ![]() |
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 | 20010709 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_TREE_ADMIN | IS-H*MED: Tree for Managing Text Modules | 20010710 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20010709 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENT | Event | 20010709 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Event Table | 20010709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | build the buttonlist (add all function) | 20010709 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010709 |
3 | ![]() |
Instance method | Public | Method | Refresh List | 20040504 |
4 | ![]() |
Instance method | Public | Method | free the memory | 20010801 |
5 | ![]() |
Instance method | Public | Method | Get Settings | 20010718 |
6 | ![]() |
Instance method | Private | Event handling method | handle event TREE_ADMIN_TB_DELETE of CL_ISHMED_LTE_TB_TREE_A | 20010712 |
7 | ![]() |
Instance method | Private | Event handling method | handle event TEXT_TO_DISPLAY_CHANGE of CL_ISHMED_LTE_TB_TREE | 20010711 |
8 | ![]() |
Instance method | Private | Event handling method | handle event FUNCTION_SELECTED of CL_GUI_TOOLBAR | 20010711 |
9 | ![]() |
Instance method | Private | Method | register all events | 20010711 |
10 | ![]() |
Instance method | Private | Method | set enable / disable staus of buttons | 20010718 |
11 | ![]() |
Instance method | Public | Method | set settings | 20010718 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | SWT_ADMIN_REQ_CLOSE | Instance Event (0) |
Public (2) |
request close | 20010718 |
2 | SWT_ADMIN_TB_CANCEL_CHANGE | Instance Event (0) |
Public (2) |
request change canceled | 20010718 |
3 | SWT_ADMIN_TB_DELETE | Instance Event (0) |
Public (2) |
Text module was deleted | 20010711 |
4 | SWT_ADMIN_TB_OK_CHANGE | Instance Event (0) |
Public (2) |
OK Change | 20010718 |
5 | SWT_ADMIN_TB_REQ_CHANGE | Instance Event (0) |
Public (2) |
request change | 20010718 |
6 | SWT_ADMIN_TB_TEXT_CHANGE | Instance Event (0) |
Public (2) |
Text Change | 20010711 |
Types
Class CL_ISHMED_LTE_TB_SWT_ADMIN has no local type.
Method Signatures
Method ADD_BUTTONLIST Signature
Method ADD_BUTTONLIST on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method ADD_BUTTONLIST on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_PROVIDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_LTE_DATA_PROVIDER | IS-H*MED: Daten Klasse der Textbausteinen für den Editor | 20010709 | ||
2 | ![]() |
IN_GLOBAL_MODE | Value transfer | Type reference (TYPE) | FLAG | SPACE | running in global mode | 20010717 | |
3 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | PARENT | 20010709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNT_CREATE_ERROR | 20010709 |
Method DO_REFRESH Signature
Method DO_REFRESH on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method DO_REFRESH on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method FREE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method HANDLE_TREE_TB_DELETE Signature
Method HANDLE_TREE_TB_DELETE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method HANDLE_TREE_TB_DELETE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method HANDLE_TREE_TEXT_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT_STG | Call by reference | Attribute reference (LIKE) | >INVALID< | 20050119 |
Method HANDLE_TREE_TEXT_CHANGE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method ON_FUNCTION_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | 20010711 | ||||
2 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010711 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method REG_EVENTS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method SET_BUTTON_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE | Value transfer | Type reference (TYPE) | I | 0 | Stat | 20010718 |
Method SET_BUTTON_STATE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Method SET_SETTINGS Signature
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_SWT_ADMIN has no exception.
Event Signatures
Event SWT_ADMIN_REQ_CLOSE Signature
Event SWT_ADMIN_REQ_CLOSE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Event SWT_ADMIN_TB_CANCEL_CHANGE Signature
Event SWT_ADMIN_TB_CANCEL_CHANGE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Event SWT_ADMIN_TB_DELETE Signature
Event SWT_ADMIN_TB_DELETE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Event SWT_ADMIN_TB_OK_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CATEGORY | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_CATEGORY | IS-H*MED: Kategoie eines Textbausteins des LTE | 20010718 | ||
2 | DESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_TB_DESCRIPTION | IS-H*MED: Schlagwort eines Textbausteins des LTE | 20010718 | ||
3 | KEYWORD | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_TB_KEYWORD | IS-H*MED: Kürzel eines Textbausteins des LTE | 20010718 | ||
4 | LEVEL | Exporting | Value transfer | Type reference (TYPE) | N2_LTE_TB_LEVEL | IS-H*MED: Level eines Textbausteins des LTE | 20010718 |
Event SWT_ADMIN_TB_REQ_CHANGE Signature
Event SWT_ADMIN_TB_REQ_CHANGE on class CL_ISHMED_LTE_TB_SWT_ADMIN has no parameter.
Event SWT_ADMIN_TB_TEXT_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TEXT_STG | Exporting | Value transfer | Type reference (TYPE) | N2_STRING | IS-H*MED: Zeichenkette | 20050119 |
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 463 |