25262728293031
*/ public class HomePageLayoutWizard extends GenericComponentWizard { public HomePageLayoutWizard() throws ForceProjectException { super(); controller = new HomePageLayoutComponentController(); }