SAP ABAP Interface IF_WD_FORMATTED_TEXT_TOKENS (Constants and Structures for Tokenizer)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Properties
Interface | IF_WD_FORMATTED_TEXT_TOKENS | |
Short Description | Constants and Structures for Tokenizer |
General Data
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20110714 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WD_FORMATTED_TEXT_TOKENS has no forward declaration.
Interfaces
Interface IF_WD_FORMATTED_TEXT_TOKENS has no interface.
Friends
Interface IF_WD_FORMATTED_TEXT_TOKENS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_TOKEN | Constant | Public | See coding | 20110714 |
Methods
Interface IF_WD_FORMATTED_TEXT_TOKENS has no method.
Events
Interface IF_WD_FORMATTED_TEXT_TOKENS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TOKEN | Public | See coding | 20110714 | begin of t_token,
type type i, " e_token-*
name type string,
parameters type wdr_simple_name_value_list,
namespace type string,
value type string,
is_whitespace type abap_bool, " for e_token-value: is whitespace or text w/o whitespace
end of t_token
|
||
2 | T_TOKEN_TAB | Public | See coding | 20110714 | t_token_tab type standard table of t_token with default key
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |