DictTable.isAbstract Method

Indicates whether this table is abstract.

Syntax

public boolean isAbstract()

Run On

Called

Return Value

Type: boolean
true if this table is abstract; otherwise, false.

See Also

Reference

DictTable Class