Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchConditionNumberPropertyEditor
Interface SearchConditionNumberPropertyEditor
Number系の検索条件プロパティエディタの基底型
interface
SearchConditionNumberPropertyEditor
{
customStyle
?:
string
;
hidden
:
boolean
;
inputCustomStyle
?:
string
;
searchInRange
:
boolean
;
showComma
:
boolean
;
type
:
string
;
}
Hierarchy (
view full
)
SearchConditionRangeSearchablePropertyEditor
SearchConditionNumberPropertyEditor
SearchConditionDecimalPropertyEditor
SearchConditionFloatPropertyEditor
SearchConditionIntegerPropertyEditor
Index
Properties
custom
Style?
hidden
input
Custom
Style?
search
In
Range
show
Comma
type
Properties
Optional
custom
Style
custom
Style
?:
string
表示カスタムスタイル
hidden
hidden
:
boolean
hiddenにするか?
Optional
input
Custom
Style
input
Custom
Style
?:
string
入力カスタムスタイル
search
In
Range
search
In
Range
:
boolean
範囲検索
show
Comma
show
Comma
:
boolean
カンマを表示するか?
type
type
:
string
エディタの種類
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Style
hidden
input
Custom
Style
search
In
Range
show
Comma
type
型・APIリファレンス
Loading...
Number系の検索条件プロパティエディタの基底型