public interface PropertiesPageManager
| 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.
|
java.util.List<PropertiesPage> getPages(java.lang.String groupID, java.lang.Object obj)
obj - void registerFactory(PropertiesPageFactory factory)
factory - Copyright © 2017 gvSIG Association. All rights reserved.