Table of Contents

Enum ComponentType

SAPGUI component types.

Namespace: HP.LFT.SDK.SAP.GUI
Assembly: HP.LFT.SDK.dll
Syntax
public enum ComponentType

Fields

Name Description
Application

Application type.

Box

Box type.

Button

Button type.

CTextField

CTextField type.

CheckBox

CheckBox type.

Collection

Collection type.

ComboBox

Unknow type.

Component

Component type.

ComponentCollection

Component Collection type.

Connection

Connection type.

Container

Container type.

ContainerShell

Container Shell type.

ContextMenu

Context Menu type.

CtrlApoGrid

APOGrid control type.

CtrlCalendar

Calendar control type.

CtrlGridView

Grid View control type.

CtrlTextArea

Editor control type.

CtrlToolBar

ToolBar control type.

CtrlTree

TreeView control type.

CustomControl

Custom Control type.

DialogShell

Dialog Shell type.

DockShell

Dock Shell type.

FallbackComponent

Fallback Component type.

FrameWindow

Frame Window type.

GosShell

GOS Shell type.

GridToolBar

Grid ToolBar type.

Label

Unknow type.

ListContainer

List Container type.

MainWindow

Main Window type.

Menu

Menu type.

Menubar

Menubar type.

MessageWindow

Message Window type.

ModalWindow

Modal Window type.

OkCodeField

OKCode Field type.

PasswordField

Password Field type.

RadioButton

Radio Button type.

ScrollContainer

Scroll Container type.

Scrollbar

Scrollbar type.

Session

Session type.

SessionInfo

Session Info type.

Shell

Shell type.

SimpleContainer

Simple Container type.

SplitterShell

Splitter Shell type.

StatusPane

Status Pane type.

Statusbar

Unknow type.

Tab

Tab type.

TabStrip

TabStrip type.

TableColumn

TableColumn type.

TableControl

Table Control type.

TableRow

TableRow type.

TextField

Text Field type.

Titlebar

Titlebar type.

ToolBar

ToolBar type.

Unknown

Unknown type.

UserArea

User Area type.

VComponent

VComponent type.

VContainer

VContainer type.