SAP ABAP Class IF_RSRT_UI_WINDOW_TOOLBAR (UI Window Toolbar)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UI_WINDOW UI View Element: Window 20120928
Properties
Class IF_RSRT_UI_WINDOW_TOOLBAR  
Short Description UI Window Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120928   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_UI_WINDOW_BUTTON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_UI_WINDOW_TOOLBAR has no interface implemented.
Friends
Class IF_RSRT_UI_WINDOW_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_BUTTONS Instance attribute Public Type reference (TYPE) IF_RSRT_UI_WINDOW_BUTTON=>TN_T_BUTTON Window Button List 20120928
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUTTON Instance method Public Method Get Button 20120928
2 GET_BUTTONS Instance method Public Method Get Buttons 20120928
Events
Class IF_RSRT_UI_WINDOW_TOOLBAR has no event.
Types
Class IF_RSRT_UI_WINDOW_TOOLBAR has no local type.
Method Signatures

Method GET_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_TYPE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_BUTTON_TYPE Button Type 20120928
2 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID View Element ID 20120928
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW_BUTTON 20120928

Method GET_BUTTON on class IF_RSRT_UI_WINDOW_TOOLBAR has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_UI_WINDOW_BUTTON=>TN_T_BUTTON Window Button List 20120928

Method GET_BUTTONS on class IF_RSRT_UI_WINDOW_TOOLBAR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in