|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchListPage | |
---|---|
com.sri.emo.wizard.creation | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.creation.model | Underlying model for completion Wizard. |
Uses of SearchListPage in com.sri.emo.wizard.creation |
---|
Methods in com.sri.emo.wizard.creation that return SearchListPage | |
---|---|
SearchListPage |
EmoCreationWizard.getSearchListPage(Serializable pageId)
|
Uses of SearchListPage in com.sri.emo.wizard.creation.model |
---|
Methods in com.sri.emo.wizard.creation.model that return SearchListPage | |
---|---|
SearchListPage |
CreationBean.getSearchPage()
|
Methods in com.sri.emo.wizard.creation.model with parameters of type SearchListPage | |
---|---|
void |
CreationBean.setSearchPage(SearchListPage page)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |