|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutFactory
This factory is for creating and managing layout objects
Field Summary | |
---|---|
static String |
ROLE
|
Method Summary | |
---|---|
List |
getLayoutDescriptions()
|
Layout |
newInstance(String name)
Create a new layout instance. |
void |
prepareLayout(Layout layout)
This method is invoked for a newly loaded profile |
void |
remove(Layout layout)
Remove the layout instance. |
Field Detail |
---|
static final String ROLE
Method Detail |
---|
void prepareLayout(Layout layout) throws ProcessingException
ProcessingException
Layout newInstance(String name) throws ProcessingException
ProcessingException
void remove(Layout layout) throws ProcessingException
ProcessingException
List getLayoutDescriptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |