TableΒΆ

Identifies a table.

Winapp ElementObject.Table

Identifies a table.

Winapp ElementObject.Table ([Name =] String)

Identifies a table.

Winapp ElementObject.Table (Id|$ = String)

Identifies a table.

Winapp ElementObject.Table (NamePattern|# = String)

Identifies a table.

Winapp ElementObject.Table (ClassName|@ = String)

Identifies a table.

Winapp ElementObject.Table (AccessKey|_ = String)

Identifies a table.

Winapp ElementObject.Table (Image|ImageName|% = String)

Identifies a table.

Winapp ElementObject.Table (ProcessId = Integer)

Identifies a table.

Winapp ElementObject.Table (Process|ProcessName|~ = String)

Identifies a table.

Winapp ElementObject.Table (Index|^ = Integer)

Identifies a table.

Winapp ElementObject.Table ([Name =] String, ClassName|@ = String)

Identifies a table.

Winapp ElementObject.Table ([Name =] String, AccessKey|_ = String)

Identifies a table.

Winapp ElementObject.Table ([Name =] String, Enabled = Boolean)

Identifies a table.

Winapp ElementObject.Table (Id|$ = String, Index|^ = Integer)

Identifies a table.