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, setDockingContentManager
public void addViews(Collection<View> view)
ViewServices
addViews
in interface ViewServices
public void removeViews(Collection<String> viewId)
ViewServices
removeViews
in interface ViewServices
public void add(View view)
ViewServices
add
in interface ViewServices
view
- the viewpublic void remove(String viewId)
ViewServices
remove
in interface ViewServices
viewId
- the view idCopyright © 2014 www.staniscia.net. All Rights Reserved.