|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.editors.forms.layout.page.LayoutEditorPageFactory
public class LayoutEditorPageFactory
The factory for LayoutEditorPages.
ResourceFormPage| Constructor Summary | |
|---|---|
LayoutEditorPageFactory()
|
|
| Method Summary | |
|---|---|
IResourceEditorPage |
createPage(ResourceEditor editor,
java.lang.String id,
java.lang.String title)
Creates the IResourceEditorPage of this type. |
boolean |
isSuitable(com.hp.hpl.jena.rdf.model.Resource subject)
LayoutEditorPages are suitable for classes only. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutEditorPageFactory()
| Method Detail |
|---|
public IResourceEditorPage createPage(ResourceEditor editor,
java.lang.String id,
java.lang.String title)
IResourceEditorPageFactoryResourceEditor.addPages().
createPage in interface IResourceEditorPageFactoryeditor - the ResourceEditor this page will live inid - the ID that the page shall gettitle - the title of the page
public boolean isSuitable(com.hp.hpl.jena.rdf.model.Resource subject)
isSuitable in interface IResourceEditorPageFactorysubject - the resource to test
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||