Class ButtonListInfo

java.lang.Object
com.stimulsoft.viewer.requestfromuser.ButtonListInfo

public class ButtonListInfo extends Object
Copyright Stimulsoft
  • Constructor Details

    • ButtonListInfo

      public ButtonListInfo()
  • Method Details

    • 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