SAP ABAP Class CL_XHTMLB_BUTTONGROUP (Element Handler: <xhtmlb:buttonGroup>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_XHTMLB (Package) BSP Extensions: XHTMLB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_XHTMLB_BUTTONGROUP | Base: |
20020416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20020416 |
Properties
| Class | CL_XHTMLB_BUTTONGROUP | |
| Short Description | Element Handler: <xhtmlb:buttonGroup> | |
| Super Class | CLG_XHTMLB_BUTTONGROUP | Base: <xhtmlb:buttonGroup> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSPEXT_XHTMLB | BSP Extensions: XHTMLB |
| Created | 20020416 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_DATA | Input Data from HTMLB | 20020416 |
Friends
Class CL_XHTMLB_BUTTONGROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Button Clicked in Browser | 20020417 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'clicked' | 20020417 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'buttonGroup' | 20020417 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'toggled' | 20020417 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'INLINE/DROPDOWN' | 20020427 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DROPDOWN' | 20020427 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'INLINE' | 20020427 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20020416 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SBSPEXT_XHTMLB_BUTTONGRP_ITEMS | Tab. Type for Def. Appl. Button in Toolbar Element of XHTMLB | 20020416 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020416 | ||
| 2 | Instance method | Public | Method | 20020419 | ||
| 3 | Instance method | Protected | Method | 20020422 | ||
| 4 | Instance method | Protected | Method | 20020427 | ||
| 5 | Instance method | Protected | Method | 20020417 | ||
| 6 | Instance method | Protected | Method | Renders Toggle Depending on Expanded/Collapsed State | 20020416 |
Events
Class CL_XHTMLB_BUTTONGROUP has no event.
Types
Class CL_XHTMLB_BUTTONGROUP has no local type.
Method Signatures
Method ITEM_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESIGN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030526 | ||||
| 2 | P_DISABLED | Call by reference | Type reference (TYPE) | CSEQUENCE | Ankreuzfeld | 20020416 | |||
| 3 | P_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020417 | ||||
| 4 | P_SHOW_ALWAYS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020416 | ||||
| 5 | P_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020416 | ||||
| 6 | P_TOOLTIP | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020416 |
Method ITEM_ADD on class CL_XHTMLB_BUTTONGROUP has no exception.
Method ITEM_ADD_SEPARATOR Signature
Method ITEM_ADD_SEPARATOR on class CL_XHTMLB_BUTTONGROUP has no parameter.
Method ITEM_ADD_SEPARATOR on class CL_XHTMLB_BUTTONGROUP has no exception.
Method RENDER_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20020422 | ||||
| 2 | ITEM | Call by reference | Type reference (TYPE) | SBSPEXT_XHTMLB_BUTTONGRP_ITEM | Zeilen-Typ zur Def. von Anwendungsknöpfen in Toolbar-Element | 20020422 | |||
| 3 | TOGGLE_LIST | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20020423 |
Method RENDER_BUTTON on class CL_XHTMLB_BUTTONGROUP has no exception.
Method RENDER_DROPDOWN Signature
Method RENDER_DROPDOWN on class CL_XHTMLB_BUTTONGROUP has no parameter.
Method RENDER_DROPDOWN on class CL_XHTMLB_BUTTONGROUP has no exception.
Method RENDER_ITEMS Signature
Method RENDER_ITEMS on class CL_XHTMLB_BUTTONGROUP has no parameter.
Method RENDER_ITEMS on class CL_XHTMLB_BUTTONGROUP has no exception.
Method RENDER_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED | Call by reference | Type reference (TYPE) | CSEQUENCE | ButtonGroup auf- oder zugeklappt | 20020416 | |||
| 2 | TOGGLE_LIST | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20020423 |
Method RENDER_TOGGLE on class CL_XHTMLB_BUTTONGROUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |