|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.widget.WidgetItem
jp.carabiner.widget.WidgetContainer<MenuItem>
jp.carabiner.widget.MenuItem
jp.carabiner.widget.Menu
jp.carabiner.widget.PopupMenu
public class PopupMenu
| フィールドの概要 |
|---|
| クラス jp.carabiner.widget.MenuItem から継承されたフィールド |
|---|
CHECKBOX_BUTTON_MENUITEM, MENU, MENUITEM, RADIO_BUTTON_MENUITEM, SEPARATOR |
| コンストラクタの概要 | |
|---|---|
PopupMenu(java.lang.String id)
|
|
| メソッドの概要 | |
|---|---|
boolean |
isRoot()
|
| クラス jp.carabiner.widget.Menu から継承されたメソッド |
|---|
addCheckBoxButtonMenuItem, addMenuItem, addRadioButtonMenuItem, addSeparator, createCheckBoxButtonMenuItem, createMenuItem, createRadioButtonMenuItem, isLeaf |
| クラス jp.carabiner.widget.MenuItem から継承されたメソッド |
|---|
getComponentBuilder, getType, isSeparator, newChildTypeArray, setComponentBuilder |
| クラス jp.carabiner.widget.WidgetContainer から継承されたメソッド |
|---|
add, add, clone, fireApplicationConfigEvent, fireItemAppendEvent, fireItemChangeEvent, fireItemRemoveEvent, get, getChildByActionID, getChildren, getChildrenByActionID, getChildrenCount, hasChildren, indexOf, removeAll, removeItem, removeItem, set, setApplicationConfig |
| クラス jp.carabiner.widget.WidgetItem から継承されたメソッド |
|---|
getApplicationConfig, getId, getTargetId, setId, setTargetId |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public PopupMenu(java.lang.String id)
| メソッドの詳細 |
|---|
public boolean isRoot()
WidgetItem 内の isRoot
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||