クラス ScriptEditorRow


  • public class ScriptEditorRow
    extends Object
    • コンストラクタの詳細

      • ScriptEditorRow

        public ScriptEditorRow()
    • メソッドの詳細

      • setDebugCase

        public void setDebugCase​(String caseNo)
      • removeDebugCase

        public void removeDebugCase()
      • setDebugStep

        public void setDebugStep()
      • removeDebugStep

        public void removeDebugStep()
      • toggleBreakpoint

        public void toggleBreakpoint()
      • noProperty

        public javafx.beans.property.Property<ScriptEditorCell> noProperty()
      • itemNameProperty

        public javafx.beans.property.Property<ScriptEditorCell> itemNameProperty()
      • operationNameProperty

        public javafx.beans.property.Property<ScriptEditorCell> operationNameProperty()
      • locatorTypeProperty

        public javafx.beans.property.Property<ScriptEditorCell> locatorTypeProperty()
      • locatorProperty

        public javafx.beans.property.Property<ScriptEditorCell> locatorProperty()
      • dataTypeProperty

        public javafx.beans.property.Property<ScriptEditorCell> dataTypeProperty()
      • screenshotTimingProperty

        public javafx.beans.property.Property<ScriptEditorCell> screenshotTimingProperty()
      • breakpointProperty

        public javafx.beans.property.Property<ScriptEditorCell> breakpointProperty()
      • testDataProperty

        public javafx.beans.property.Property<ScriptEditorCell> testDataProperty​(String caseNo)