public class AssetEditorUpdateWeatherPreviewLockEvent extends EditorClientEvent
Event fired when asseteditorupdateweatherpreviewlock occurs. Listen for this event using EventBus.register.
java.lang.Object > EditorClientEvent > AssetEditorUpdateWeatherPreviewLockEvent
Field Summary
No fields documented.
Method Detail
AssetEditorUpdateWeatherPreviewLockEvent
public
public
AssetEditorUpdateWeatherPreviewLockEvent
(final EditorClient editorClient, final boolean locked)
Method AssetEditorUpdateWeatherPreviewLockEvent.
- Parameters:
final EditorClienteditorClientfinal booleanlocked
isLocked
public
boolean
isLocked
()
Method isLocked.