Package org.dwcj.interfaces
Interface IExpansible
public interface IExpansible
-
Method Summary
Modifier and TypeMethodDescriptionsetExpanse(Enum<?> expanse) set the expanse attribute of the control
-
Method Details
-
setExpanse
set the expanse attribute of the control- Parameters:
expanse- the expanse- Returns:
- the control itself
-