Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/register-widget/register-table-widget
RegisterTable
RowOptions
Interface RowOptions
interface
RowOptions
{
binary
?:
string
;
decimal
?:
string
;
doShowDivider
?:
boolean
;
hexadecimal
?:
string
;
isChanged
?:
boolean
;
octal
?:
string
;
regName
:
string
;
regVal
:
string
;
}
Index
Properties
binary?
decimal?
do
Show
Divider?
hexadecimal?
is
Changed?
octal?
reg
Name
reg
Val
Properties
Optional
binary
binary
?:
string
Optional
decimal
decimal
?:
string
Optional
do
Show
Divider
doShowDivider
?:
boolean
Optional
hexadecimal
hexadecimal
?:
string
Optional
is
Changed
isChanged
?:
boolean
Optional
octal
octal
?:
string
reg
Name
regName
:
string
reg
Val
regVal
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binary
decimal
do
Show
Divider
hexadecimal
is
Changed
octal
reg
Name
reg
Val
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...