public class ViewServiceImp extends DockableService implements ViewServices
actionService, dockingContentCTRL| Constructor and Description |
|---|
ViewServiceImp() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(View view)
Adds the rca view.
|
void |
addViews(Collection<View> view)
Adds the rca views.
|
void |
remove(String viewId)
Remove rca view.
|
void |
removeViews(Collection<String> viewId)
Remove rca views.
|
setActionServiceImp, setDockingContentManagerpublic void addViews(Collection<View> view)
ViewServicesaddViews in interface ViewServicespublic void removeViews(Collection<String> viewId)
ViewServicesremoveViews in interface ViewServicespublic void add(View view)
ViewServicesadd in interface ViewServicesview - the viewpublic void remove(String viewId)
ViewServicesremove in interface ViewServicesviewId - the view idCopyright © 2014 www.staniscia.net. All Rights Reserved.