Class TableViewViewSettings.RowHeightMode.RowHeightIsCustom
java.lang.Object
org.knime.core.webui.node.dialog.defaultdialog.rule.OneOfEnumCondition<TableViewViewSettings.RowHeightMode>
org.knime.core.webui.node.view.table.TableViewViewSettings.RowHeightMode.RowHeightIsCustom
- All Implemented Interfaces:
Condition
- Enclosing class:
- TableViewViewSettings.RowHeightMode
public static final class TableViewViewSettings.RowHeightMode.RowHeightIsCustom
extends OneOfEnumCondition<TableViewViewSettings.RowHeightMode>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.knime.core.webui.node.dialog.defaultdialog.rule.OneOfEnumCondition
accept
-
Constructor Details
-
RowHeightIsCustom
public RowHeightIsCustom()
-
-
Method Details
-
oneOf
- Specified by:
oneOfin classOneOfEnumCondition<TableViewViewSettings.RowHeightMode>- Returns:
- the values of the enum for which the condition should apply
-