Class StiNewRequestFromUserDialogCreatingEventArgs
java.lang.Object
com.stimulsoft.viewer.requestfromuser.StiNewRequestFromUserDialogCreatingEventArgs
Copyright Stimulsoft
-
Constructor Summary
ConstructorsConstructorDescriptionStiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, double width) StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, int width) -
Method Summary
-
Constructor Details
-
StiNewRequestFromUserDialogCreatingEventArgs
-
StiNewRequestFromUserDialogCreatingEventArgs
-
-
Method Details
-
getWidth
public int getWidth()- Returns:
- the width
-
setWidth
public void setWidth(int width) - Parameters:
width- the width to set
-
getVariable
- Returns:
- the variable
-