Search
Preparing search index...
The search index is not available
catavolt-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"catavolt/dialog"
AttributeCellValueDef
Class AttributeCellValueDef
Hierarchy
CellValueDef
AttributeCellValueDef
Index
Constructors
constructor
Properties
_auto
Fill
Capable
_entry
Method
_field
Actions
_hint
_presentation
Length
_property
Name
_tool
Tip
Accessors
auto
File
Capable
entry
Method
field
Actions
hint
is
Combo
Box
Entry
Method
is
Drop
Down
Entry
Method
is
Icon
Entry
Method
is
Inline
Media
Style
is
Text
Field
Entry
Method
presentation
Length
property
Name
style
tool
Tip
Methods
fromWS
Constructors
constructor
new
Attribute
Cell
Value
Def
(
_propertyName
:
string
, _presentationLength
:
number
, _entryMethod
:
string
, _autoFillCapable
:
boolean
, _hint
:
string
, _toolTip
:
string
, _fieldActions
:
Array
<
MenuDef
>
, style
:
string
)
:
AttributeCellValueDef
Parameters
_propertyName:
string
_presentationLength:
number
_entryMethod:
string
_autoFillCapable:
boolean
_hint:
string
_toolTip:
string
_fieldActions:
Array
<
MenuDef
>
style:
string
Returns
AttributeCellValueDef
Properties
Private
_auto
Fill
Capable
_auto
Fill
Capable
:
boolean
Private
_entry
Method
_entry
Method
:
string
Private
_field
Actions
_field
Actions
:
Array
<
MenuDef
>
Private
_hint
_hint
:
string
Private
_presentation
Length
_presentation
Length
:
number
Private
_property
Name
_property
Name
:
string
Private
_tool
Tip
_tool
Tip
:
string
Accessors
auto
File
Capable
get
autoFileCapable
(
)
:
boolean
Returns
boolean
entry
Method
get
entryMethod
(
)
:
string
Returns
string
field
Actions
get
fieldActions
(
)
:
Array
<
MenuDef
>
Returns
Array
<
MenuDef
>
hint
get
hint
(
)
:
string
Returns
string
is
Combo
Box
Entry
Method
get
isComboBoxEntryMethod
(
)
:
boolean
Returns
boolean
is
Drop
Down
Entry
Method
get
isDropDownEntryMethod
(
)
:
boolean
Returns
boolean
is
Icon
Entry
Method
get
isIconEntryMethod
(
)
:
boolean
Returns
boolean
is
Inline
Media
Style
get
isInlineMediaStyle
(
)
:
boolean
Returns
boolean
is
Text
Field
Entry
Method
get
isTextFieldEntryMethod
(
)
:
boolean
Returns
boolean
presentation
Length
get
presentationLength
(
)
:
number
Returns
number
property
Name
get
propertyName
(
)
:
string
Returns
string
style
get
style
(
)
:
string
Returns
string
tool
Tip
get
toolTip
(
)
:
string
Returns
string
Methods
Static
fromWS
fromWS
(
otype
:
string
, jsonObj
:
any
)
:
Try
<
CellValueDef
>
Parameters
otype:
string
jsonObj:
any
Returns
Try
<
CellValueDef
>
Globals
Internals
"catavolt"
Externals
"catavolt/dialog"
"catavolt/fp"
"catavolt/print"
"catavolt/util"
"catavolt/version"
"catavolt/ws"
Attribute
Cell
Value
Def
constructor
_auto
Fill
Capable
_entry
Method
_field
Actions
_hint
_presentation
Length
_property
Name
_tool
Tip
auto
File
Capable
entry
Method
field
Actions
hint
is
Combo
Box
Entry
Method
is
Drop
Down
Entry
Method
is
Icon
Entry
Method
is
Inline
Media
Style
is
Text
Field
Entry
Method
presentation
Length
property
Name
style
tool
Tip
fromWS
Generated using
TypeDoc