@Dependent @GuidedDecisionTable public class GuidedDecisionTableLockManagerImpl extends org.uberfire.client.mvp.LockManagerImpl implements GuidedDecisionTableLockManager
| Constructor and Description |
|---|
GuidedDecisionTableLockManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireChangeTitleEvent()
Fires an event to update
KieMultipleDocumentEditor editor title based on the documents lock status. |
void |
init(org.uberfire.client.mvp.LockTarget lockTarget,
GuidedDecisionTableModellerView.Presenter presenter)
Retrieves the latest lock information for the provided target and fires
events to update the corresponding UI.
|
acquireLock, acquireLockOnDemand, acquireLockOnDemand, fireUpdatedLockStatusEvent, getLockInfo, init, onFocus, releaseLockpublic void init(org.uberfire.client.mvp.LockTarget lockTarget,
GuidedDecisionTableModellerView.Presenter presenter)
GuidedDecisionTableLockManagerinit in interface GuidedDecisionTableLockManagerlockTarget - the LockTarget providing information about what to lock.presenter - the GuidedDecisionTableModellerView.Presenter container for the LockManagerpublic void fireChangeTitleEvent()
GuidedDecisionTableLockManagerKieMultipleDocumentEditor editor title based on the documents lock status.fireChangeTitleEvent in interface GuidedDecisionTableLockManagerfireChangeTitleEvent in class org.uberfire.client.mvp.LockManagerImplCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.