Interface IExpansible


public interface IExpansible
  • Method Summary

    Modifier and Type
    Method
    Description
    setExpanse(Enum<?> expanse)
    set the expanse attribute of the control
  • Method Details

    • setExpanse

      IExpansible setExpanse(Enum<?> expanse)
      set the expanse attribute of the control
      Parameters:
      expanse - the expanse
      Returns:
      the control itself