Package com.stimulsoft.report.options
Class EngineOptions.Iteraction
java.lang.Object
com.stimulsoft.report.options.EngineOptions.Iteraction
- Enclosing class:
EngineOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidsetComboBoxDropDownAutoWidth(boolean comboBoxDropDownAutoWidth)
-
Constructor Details
-
Iteraction
public Iteraction()
-
-
Method Details
-
isComboBoxDropDownAutoWidth
public static boolean isComboBoxDropDownAutoWidth()- Returns:
- the comboBoxDropDownAutoWidth
-
setComboBoxDropDownAutoWidth
public static void setComboBoxDropDownAutoWidth(boolean comboBoxDropDownAutoWidth) - Parameters:
comboBoxDropDownAutoWidth- the comboBoxDropDownAutoWidth to set
-