Uses of Interface
org.wicketstuff.minis.apanel.ILayout

Packages that use ILayout
org.wicketstuff.minis.apanel   
 

Uses of ILayout in org.wicketstuff.minis.apanel
 

Classes in org.wicketstuff.minis.apanel that implement ILayout
 class FlowLayout
          Layout that only concatenates markup for components.
 class GridLayout
          GridLayout puts markup of components in <table><table/> according to GridLayoutConstraints.
 

Constructors in org.wicketstuff.minis.apanel with parameters of type ILayout
APanel(java.lang.String id, ILayout layout)
          Constructor.
 



Copyright © 2010. All Rights Reserved.