Class ActivityLazyLoaded
- java.lang.Object
-
- org.uberfire.jsbridge.client.loading.ActivityLazyLoaded
-
- All Implemented Interfaces:
org.uberfire.workbench.events.UberFireEvent
public class ActivityLazyLoaded extends Object implements org.uberfire.workbench.events.UberFireEvent
-
-
Constructor Summary
Constructors Constructor Description ActivityLazyLoaded(String identifier, org.uberfire.client.mvp.Activity activity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)org.uberfire.client.mvp.ActivitygetActivity()StringgetIdentifier()inthashCode()StringtoString()
-