Package org.eclnt.workplace
Class WorkpageContainerMultiWorkplaceManager
java.lang.Object
org.eclnt.workplace.WorkpageContainerMultiWorkplaceManager
Functions for multi workplace management which are added to the
normal workpage container
WorkpageContainer
. You can
get the instance via IWorkpageContainer.getMultiWorkplaceManager()
.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
class
-
Constructor Summary
ConstructorsConstructorDescriptionWorkpageContainerMultiWorkplaceManager
(IWorkpageDispatcher owningDispatcher) -
Method Summary
Modifier and TypeMethodDescriptionvoid
activate()
void
boolean
getConnectedWorkplace
(String workplaceName) getName()
Internal use only.Internal use only.Internal use only.Internal use only.void
processWorkpageDragDrop
(String dragInfo) void
void
Internal use only.
-
Constructor Details
-
WorkpageContainerMultiWorkplaceManager
-
-
Method Details
-
getActive
public boolean getActive() -
activate
public void activate() -
deactivate
public void deactivate() -
getStartURL
Internal use only. URL for starting other workplace instances. -
getStartURLTrigger
Internal use only. Trigger for starting other workplace instances. -
getStartURLFeatures
Internal use only. Window features for starting other workplace instances. -
startURL
Internal use only. Start URL for opening an other workplace instance. -
getName
-
setName
-
getPolling
Internal use only. URL for the websocket polling that is used to update the workplace. -
getConnectedWorkplaces
-
getConnectedWorkplace
-
processWorkpageDragDrop
-