Преглед на файлове

temporarily disabled focus-button from feature browser until #211 is fixed

svn changeset:347/svn branch:toolkit
tags/6.7.0.beta1
Joonas Lehtinen преди 17 години
родител
ревизия
8385dfce5f
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3
    0
      src/com/itmill/toolkit/demo/features/PropertyPanel.java

+ 3
- 0
src/com/itmill/toolkit/demo/features/PropertyPanel.java Целия файл

@@ -307,12 +307,15 @@ public class PropertyPanel

/** Field special properties */
private void addFieldProperties() {
// TODO This is temporarily disabled, until bug #211 is fixed
/*
Form set = new Form(new GridLayout(COLUMNS, 1));
set.addField("focus", new Button("Focus", objectToConfigure, "focus"));
set.getField("focus").setDescription(
"Focus the cursor to this field. Not all "
+ "components and/or terminals support this feature.");
addProperties("Field Features", set);
*/
}

/** Add and remove some miscellaneous example component to/from component container */

Loading…
Отказ
Запис