buildLayout abstract method
Builds the layout for the given page and child component.
Implementation
Component buildLayout(Page page, Component child);
Builds the layout for the given page and child component.
Component buildLayout(Page page, Component child);