Package com.iizigo.panel.prop
Interface IClearComponentArea
- All Known Implementing Classes:
EGridLayout
public interface IClearComponentArea
Interface to implement by layout managers that supports Clear-And-Delete component action.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionboolean
clearComponentArea
(ComplexOperation op, UIComp comp) Clears the area occupied by a component.