SAP ABAP Class CL_PHTMLB_COMBOBOX (Element Handler: <phtmlb:comboBox>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_PHTMLB (Package) BSP Extensions: HTMLB Pattern
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_PHTMLB_COMBOBOX Base: 20040708
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08_COMBOBOX 20090119
3 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08_ITEMLISTBOX 20090119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090119
5 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D2_COMBOBOX NW04_SP_REL / Perforce:61876 / 20050110-222923 20040708
6 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D2_ITEMLISTBOX Perforce change=50712 / 20040628-052311 20040708
7 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D2__CONTROL Perforce change=39041 / 20031016-130046 20040708
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20040708
Properties
Class CL_PHTMLB_COMBOBOX  
Short Description Element Handler: <phtmlb:comboBox>    
Super Class CLG_PHTMLB_COMBOBOX Base: <phtmlb:comboBox> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_PHTMLB   BSP Extensions: HTMLB Pattern 
Created 20040708   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IFUR_D08 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08_COMBOBOX 20090119
2 IFUR_D08_ITEMLISTBOX 20090119
3 IFUR_D08__CONTROL 20090119
4 IFUR_D2_COMBOBOX NW04_SP_REL / Perforce:61876 / 20050110-222923 20040708
5 IFUR_D2_ITEMLISTBOX Perforce change=50712 / 20040628-052311 20040708
6 IFUR_D2__CONTROL Perforce change=39041 / 20031016-130046 20040708
7 IF_HTMLB_DATA Input Data from HTMLB 20040708
Friends
Class CL_PHTMLB_COMBOBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMBOBOXITEMS Instance attribute Private Type reference (TYPE) TR_COMBOBOX_ITEM 20040708
2 COMBOBOXITEMS8 Instance attribute Private Type reference (TYPE) TR_COMBOBOX_ITEM8 20090119
3 CO_EVENT_NAME Constant Public Type reference (TYPE) STRING 'comboBox' 20040723
4 CO_EVENT_SELECT Constant Public Type reference (TYPE) STRING 'select' 20040723
5 MU__HISTORYITEMS Instance attribute Public Type reference (TYPE) IFUR_D08=>_T_COLLECTION 20090119
6 MU__ITEMS Instance attribute Public Type reference (TYPE) IFUR_D08=>_T_COLLECTION 20090119
7 M_HTMLNAME Instance attribute Protected Type reference (TYPE) STRING 20040708
8 M_TABLE_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_BSP_MODEL_BINDING BSP: Basis Interface for Binding to Model 20040708
9 M_TABLE_PATH Instance attribute Private Type reference (TYPE) STRING 20040708
10 M_VALUELIST Instance attribute Protected Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20040708
11 VALUE Instance attribute Public Type reference (TYPE) STRING 20040722
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20040708
2 ADD_ITEM8 Instance method Public Method 20090119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090323
4 CREATE_ITEMS Instance method Public Method 20090119
5 RESOLVE_MODEL_BINDING Instance method Protected Method Resolve Model Binding 20040708
Events
Class CL_PHTMLB_COMBOBOX has no event.
Types
Class CL_PHTMLB_COMBOBOX has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Object reference (TYPE REF TO) OBJECT 20040708

Method ADD_ITEM on class CL_PHTMLB_COMBOBOX has no exception.

Method ADD_ITEM8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Object reference (TYPE REF TO) OBJECT 20090119

Method ADD_ITEM8 on class CL_PHTMLB_COMBOBOX has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PHTMLB_COMBOBOX has no parameter.
Method CONSTRUCTOR on class CL_PHTMLB_COMBOBOX has no exception.

Method CREATE_ITEMS Signature

Method CREATE_ITEMS on class CL_PHTMLB_COMBOBOX has no parameter.
Method CREATE_ITEMS on class CL_PHTMLB_COMBOBOX has no exception.

Method RESOLVE_MODEL_BINDING Signature

Method RESOLVE_MODEL_BINDING on class CL_PHTMLB_COMBOBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_PHTMLB_COMBOBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700