public class DefaultPropertiesPageManager extends java.lang.Object implements PropertiesPageManager
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACCESS_PAGE_AUTHORIZATION |
| Constructor and Description |
|---|
DefaultPropertiesPageManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PropertiesPage> |
getPages(java.lang.String groupID,
java.lang.Object obj)
Get a list of the property page instances that can be show for the object.
|
void |
registerFactory(PropertiesPageFactory factory)
Register a new PropertiesPageFactory in this manager.
|
public static final java.lang.String ACCESS_PAGE_AUTHORIZATION
public java.util.List<PropertiesPage> getPages(java.lang.String groupID, java.lang.Object obj)
PropertiesPageManagergetPages in interface PropertiesPageManagerpublic void registerFactory(PropertiesPageFactory factory)
PropertiesPageManagerregisterFactory in interface PropertiesPageManagerCopyright © 2017 gvSIG Association. All rights reserved.