SAP ABAP Class /IPRO/CL_TOOLBAR (Toolbar view)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_MODEL_VIEW View with a model 20031114
Properties
Class /IPRO/CL_TOOLBAR  
Short Description Toolbar view    
Super Class /IPRO/CL_MODEL_VIEW View with a model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20031111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_TOOLBAR has no forward declaration.
Interfaces
Class /IPRO/CL_TOOLBAR has no interface implemented.
Friends
Class /IPRO/CL_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUTTONS Instance attribute Protected Type reference (TYPE) /IPRO/TT_BUTTONS Buttons 20031113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON Instance method Public Method Add a button to a button group 20031113
2 GET_BUTTONS Instance method Public Method Get the buttons 20031114
3 REMOVE_BUTTON Instance method Public Method Delete a button 20031113
4 SET_BUTTON_DISABLED Instance method Public Method Disable a button 20031113
5 SET_BUTTON_ONCLIENTCLICK Instance method Public Method Set the onclick value of the button 20041209
6 SET_BUTTON_VISIBLE Instance method Public Method Make a button visible 20031113
Events
Class /IPRO/CL_TOOLBAR has no event.
Types
Class /IPRO/CL_TOOLBAR has no local type.
Method Signatures

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON_DETAILS Call by reference Type reference (TYPE) /IPRO/S_BUTTON Button 20031113

Method ADD_BUTTON on class /IPRO/CL_TOOLBAR has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUTTONS Value transfer Type reference (TYPE) /IPRO/TT_BUTTONS Buttons 20031114

Method GET_BUTTONS on class /IPRO/CL_TOOLBAR has no exception.

Method REMOVE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_ID Call by reference Type reference (TYPE) STRING 20031113

Method REMOVE_BUTTON on class /IPRO/CL_TOOLBAR has no exception.

Method SET_BUTTON_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_ID Call by reference Type reference (TYPE) STRING button ID 20031113
2 Importing IV_DISABLED Call by reference Type reference (TYPE) BOOLEAN Disabled? 20031113

Method SET_BUTTON_DISABLED on class /IPRO/CL_TOOLBAR has no exception.

Method SET_BUTTON_ONCLIENTCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_ID Call by reference Type reference (TYPE) STRING ID of the button 20041209
2 Importing IV_ONCLIENTCLICK Call by reference Type reference (TYPE) STRING onclientclick value 20041209

Method SET_BUTTON_ONCLIENTCLICK on class /IPRO/CL_TOOLBAR has no exception.

Method SET_BUTTON_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_ID Call by reference Type reference (TYPE) STRING Button ID 20031113
2 Importing IV_VISIBLE Call by reference Type reference (TYPE) SEU_BOOL Visible 20031113

Method SET_BUTTON_VISIBLE on class /IPRO/CL_TOOLBAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A