public interface GuidedDecisionTableLockManager
extends org.uberfire.client.mvp.LockManager
| 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.
|
void init(org.uberfire.client.mvp.LockTarget lockTarget,
GuidedDecisionTableModellerView.Presenter presenter)
lockTarget - the LockTarget providing information about what to lock.presenter - the GuidedDecisionTableModellerView.Presenter container for the LockManagervoid fireChangeTitleEvent()
KieMultipleDocumentEditor editor title based on the documents lock status.Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.