getPanel [-allConfigs] [-allPanels] [-allScriptedTypes] [-allTypes] [-configWithLabel string] [-containing string] [-invisiblePanels] [-scriptType string] [-type string] [-typeOf string] [-underPointer] [-visiblePanels] [-withFocus] [-withLabel string]
getPanel は 「元に戻す」が可能、「照会」が不可能、「編集」が不可能 です。
このコマンドは、パネル、とパネル設定情報を返します。string[] | パネル名の配列 |
ロング ネーム(ショート ネーム) | 引数型 | プロパティ | ||
---|---|---|---|---|
-allPanels(-all)
|
|
![]() |
||
|
||||
-allTypes(-at)
|
|
![]() |
||
|
||||
-allScriptedTypes(-ast)
|
|
![]() |
||
|
||||
-visiblePanels(-vis)
|
|
![]() |
||
|
||||
-invisiblePanels(-inv)
|
|
![]() |
||
|
||||
-type(-typ)
|
string
|
![]() |
||
|
||||
-scriptType(-sty)
|
string
|
![]() |
||
|
||||
-containing(-c)
|
string
|
![]() |
||
|
||||
-underPointer(-up)
|
|
![]() |
||
|
||||
-withFocus(-wf)
|
|
![]() |
||
|
||||
-typeOf(-to)
|
string
|
![]() |
||
|
||||
-withLabel(-wl)
|
string
|
![]() |
||
|
||||
-configWithLabel(-cwl)
|
string
|
![]() |
||
|
||||
-allConfigs(-ac)
|
|
![]() |
||
|
![]() |
![]() |
![]() |
![]() |
getPanel -all; getPanel -type modelPanel; getPanel -containing button0; getPanel -underPointer; getPanel -withFocus;