クラス FreeRule
- java.lang.Object
-
- io.sitoolkit.wt.gui.pres.editor.testscript.rule.FreeRule
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 FreeRule()
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 StringdefalutValue()booleanisChangeable()booleanmatch(String value)-
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
インタフェースから継承されたメソッド io.sitoolkit.wt.gui.pres.editor.testscript.rule.InputRule
convertValue, getChoices, isChooseable
-
-
-
-
メソッドの詳細
-
isChangeable
public boolean isChangeable()
- 定義:
isChangeableインタフェース内InputRule
-
defalutValue
public String defalutValue()
- 定義:
defalutValueインタフェース内InputRule
-
-