org.nakedobjects.viewer.lightweight
Interface LayoutTarget

All Known Implementing Classes:
AbstractCompositeView

public interface LayoutTarget


Method Summary
 InternalView[] getComponents()
           
 Padding getPadding()
           
 void setLayoutValid()
           
 

Method Detail

getComponents

public InternalView[] getComponents()

getPadding

public Padding getPadding()

setLayoutValid

public void setLayoutValid()