|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.widget.WidgetItem
jp.carabiner.widget.WidgetContainer<ToolBarItem>
jp.carabiner.widget.ToolBarItem
jp.carabiner.widget.ToolBarGroupButtonItem
public class ToolBarGroupButtonItem
| フィールドの概要 | |
|---|---|
static java.lang.String |
GROUP_BUTTON
|
| クラス jp.carabiner.widget.ToolBarItem から継承されたフィールド |
|---|
BUTTON, CHECKBOX_BUTTON, SEPARATOR, TOGGLE_BUTTON |
| コンストラクタの概要 | |
|---|---|
ToolBarGroupButtonItem()
|
|
| メソッドの概要 | |
|---|---|
void |
addSeparator()
|
boolean |
isLeaf()
|
| クラス jp.carabiner.widget.ToolBarItem から継承されたメソッド |
|---|
getType, isSeparator, newChildTypeArray |
| クラス 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, isRoot, setId, setTargetId |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final java.lang.String GROUP_BUTTON
| コンストラクタの詳細 |
|---|
public ToolBarGroupButtonItem()
| メソッドの詳細 |
|---|
public boolean isLeaf()
ToolBarItem 内の isLeafpublic void addSeparator()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||