インフラジスティックス・ジャパン株式会社: 050 (1745) 6258
アカウント
メニュー
マイ アカウント
ログイン
開発
開発
おすすめパッケージ
Infragistics Ultimate
¥242,000
(税抜き)
Web、モバイル、デスクトップアプリ構築のためのUX / UIツールキット完全版
Ignite UI
¥220,000
(税抜き)
Webアプリを構築するためのUIコンポーネント完全版ライブラリ
Indigo.Design
¥176,000
(税抜き)
プロトタイピング、ユーザビリティテスト、コード生成をワンストップで
Web向け
App Builder
(新規)
Ignite UI
Angular
ASP.NET Core
ASP.NET MVC
Blazor
jQuery
React
Web Components
Ultimate UI for ASP.NET Web Forms
デスクトップ向け
Ultimate UI for Windows Forms
Ultimate UI for WPF
クロスプラットフォーム向け
Ultimate UI for Uno
Ultimate UI for UWP
Ultimate UI for WinUI
Ultimate UI for Xamarin
プロトタイピング
Indigo.Design
Design to Code
Indigo.Design
App Builder
(New)
UX
Indigo.Design
3ステップでデザインから画面コードを生成できるアプリケーションデザインプラットフォーム
App Builder
ドラッグアンドドロップで Web アプリケーションを構築できる ローコード WYSIWYGデザイナー
データ可視化
チームコラボレーション
Slingshot
データ、プロジェクト管理、コンテンツ、チャット。チームの可能性を最大限に引き出すタスク・プロジェクト管理ツール
サービス
リソース
製品ヘルプ
イベント/セミナー情報
サンプルアプリケーション
お客様導入事例
ナレッジベース
Blog
ダウンロード
ご購入
製品のご購入方法
製品価格
サポート環境
サポートポリシー
サブスクリプション更新
販売パートナー
法的情報
FAQ
お問い合わせ
Ignite UI for Angular
menu
コンポーネント
はじめに
search
Preparing search index...
The search index is not available
すべて
パブリック
パブリック/保護
すべて
継承
外部
エクスポートされたのみ
Exports
Igx
Tree
active
Node
Changed
animation
Settings
expand
Indicator
node
Collapsed
node
Collapsing
node
Expanded
node
Expanding
node
Selection
selection
single
Branch
Expand
toggle
Node
On
Click
collapse
All
deselect
All
expand
All
find
Nodes
グローバル
IgxTree
Interface IgxTree
次で実装:
IgxTreeComponent
プロパティ
active
Node
Changed
animation
Settings
expand
Indicator
node
Collapsed
node
Collapsing
node
Expanded
node
Expanding
node
Selection
selection
single
Branch
Expand
toggle
Node
On
Click
メソッド
collapse
All
deselect
All
expand
All
find
Nodes
プロパティ
active
Node
Changed
active
Node
Changed
:
EventEmitter
<
IgxTreeNode
<
any
>
>
animation
Settings
animation
Settings
:
ToggleAnimationSettings
expand
Indicator
expand
Indicator
:
TemplateRef
<
any
>
node
Collapsed
node
Collapsed
:
EventEmitter
<
ITreeNodeToggledEventArgs
>
node
Collapsing
node
Collapsing
:
EventEmitter
<
ITreeNodeTogglingEventArgs
>
node
Expanded
node
Expanded
:
EventEmitter
<
ITreeNodeToggledEventArgs
>
node
Expanding
node
Expanding
:
EventEmitter
<
ITreeNodeTogglingEventArgs
>
node
Selection
node
Selection
:
EventEmitter
<
ITreeNodeSelectionEvent
>
selection
selection
:
IgxTreeSelectionType
single
Branch
Expand
single
Branch
Expand
:
boolean
toggle
Node
On
Click
toggle
Node
On
Click
:
boolean
メソッド
collapse
All
collapse
All
(
nodes
)
:
void
パラメーター
nodes:
IgxTreeNode
<
any
>
[]
返却
void
deselect
All
deselect
All
(
node
?
)
:
void
パラメーター
node:
IgxTreeNode
<
any
>
[]
返却
void
expand
All
expand
All
(
nodes
)
:
void
パラメーター
nodes:
IgxTreeNode
<
any
>
[]
返却
void
find
Nodes
find
Nodes
(
searchTerm
,
comparer
?
)
:
IgxTreeNode
<
any
>
[]
パラメーター
searchTerm:
any
comparer:
IgxTreeSearchResolver
返却
IgxTreeNode
<
any
>
[]