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 classstatic classclass -
Constructor Summary
ConstructorsConstructorDescriptionWorkpageContainerMultiWorkplaceManager(IWorkpageDispatcher owningDispatcher) -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()voidbooleangetConnectedWorkplace(String workplaceName) getName()Internal use only.Internal use only.Internal use only.Internal use only.voidprocessWorkpageDragDrop(String dragInfo) voidvoidInternal 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
-