Enum ComponentType
SAPGUI component types.
public enum ComponentType
Fields
Application = 10Application type.
Box = 62Box type.
Button = 40Button type.
CTextField = 32CTextField type.
CheckBox = 42CheckBox type.
Collection = 120Collection type.
ComboBox = 34Unknow type.
Component = 0Component type.
ComponentCollection = 128Component Collection type.
Connection = 11Connection type.
Container = 70Container type.
ContainerShell = 51Container Shell type.
ContextMenu = 127Context Menu type.
CtrlApoGrid = 207APOGrid control type.
CtrlCalendar = 205Calendar control type.
CtrlGridView = 201Grid View control type.
CtrlTextArea = 203Editor control type.
CtrlToolBar = 202ToolBar control type.
CtrlTree = 200TreeView control type.
CustomControl = 50Custom Control type.
DialogShell = 125Dialog Shell type.
DockShell = 126Dock Shell type.
FallbackComponent = 206Fallback Component type.
FrameWindow = 20Frame Window type.
GosShell = 123GOS Shell type.
GridToolBar = 204Grid ToolBar type.
Label = 30Unknow type.
ListContainer = 73List Container type.
MainWindow = 21Main Window type.
Menu = 110Menu type.
Menubar = 111Menubar type.
MessageWindow = 23Message Window type.
ModalWindow = 22Modal Window type.
OkCodeField = 35OKCode Field type.
PasswordField = 33Password Field type.
RadioButton = 41Radio Button type.
ScrollContainer = 72Scroll Container type.
Scrollbar = 100Scrollbar type.
Session = 12Session type.
SessionInfo = 121Session Info type.
Shell = 122Shell type.
SimpleContainer = 71Simple Container type.
SplitterShell = 124Splitter Shell type.
StatusPane = 43Status Pane type.
Statusbar = 103Unknow type.
Tab = 91Tab type.
TabStrip = 90TabStrip type.
TableColumn = 81TableColumn type.
TableControl = 80Table Control type.
TableRow = 82TableRow type.
TextField = 31Text Field type.
Titlebar = 102Titlebar type.
ToolBar = 101ToolBar type.
Unknown = -1Unknown type.
UserArea = 74User Area type.
VComponent = 1VComponent type.
VContainer = 2VContainer type.