com.stimulsoft.viewer.requestfromuser
Class ButtonListInfo
java.lang.Object
com.stimulsoft.viewer.requestfromuser.ButtonListInfo
public class ButtonListInfo
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonListInfo
public ButtonListInfo()
getVariable
public StiVariable getVariable()
- Returns:
- the variable
setVariable
public void setVariable(StiVariable variable)
- Parameters:
variable
- the variable to set
getInfo
public StiDialogInfo getInfo()
- Returns:
- the info
setInfo
public void setInfo(StiDialogInfo info)
- Parameters:
info
- the info to set
getType
public StiSystemTypeEnum getType()
- Returns:
- the type
setType
public void setType(StiSystemTypeEnum type)
- Parameters:
type
- the type to set
getButtonXControl
public StiListButtonXControl getButtonXControl()
- Returns:
- the buttonXControl
setButtonXControl
public void setButtonXControl(StiListButtonXControl buttonXControl)
- Parameters:
buttonXControl
- the buttonXControl to set