com.stimulsoft.viewer.requestfromuser
Class StiNewRequestFromUserDialogCreatingEventArgs

java.lang.Object
  extended by com.stimulsoft.viewer.requestfromuser.StiNewRequestFromUserDialogCreatingEventArgs

public class StiNewRequestFromUserDialogCreatingEventArgs
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, double width)
           
StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, int width)
           
 
Method Summary
 StiVariable getVariable()
           
 int getWidth()
           
 void setWidth(int width)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiNewRequestFromUserDialogCreatingEventArgs

public StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable,
                                                    int width)

StiNewRequestFromUserDialogCreatingEventArgs

public StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable,
                                                    double width)
Method Detail

getWidth

public int getWidth()
Returns:
the width

setWidth

public void setWidth(int width)
Parameters:
width - the width to set

getVariable

public StiVariable getVariable()
Returns:
the variable