com.stimulsoft.report.options
Class EngineOptions.Iteraction

java.lang.Object
  extended by com.stimulsoft.report.options.EngineOptions.Iteraction
Enclosing class:
EngineOptions

public static final class EngineOptions.Iteraction
extends java.lang.Object


Constructor Summary
EngineOptions.Iteraction()
           
 
Method Summary
static boolean isComboBoxDropDownAutoWidth()
           
static void setComboBoxDropDownAutoWidth(boolean comboBoxDropDownAutoWidth)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineOptions.Iteraction

public EngineOptions.Iteraction()
Method Detail

isComboBoxDropDownAutoWidth

public static boolean isComboBoxDropDownAutoWidth()
Returns:
the comboBoxDropDownAutoWidth

setComboBoxDropDownAutoWidth

public static void setComboBoxDropDownAutoWidth(boolean comboBoxDropDownAutoWidth)
Parameters:
comboBoxDropDownAutoWidth - the comboBoxDropDownAutoWidth to set