Class ContextHandlerSupport
java.lang.Object
com.levigo.jadice.web.client.util.context.ContextHandlerSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onAttach()
void
onDetach()
void
setContext
(Collection<Object> context) protected abstract void
update()
-
Constructor Details
-
ContextHandlerSupport
public ContextHandlerSupport() -
ContextHandlerSupport
public ContextHandlerSupport(T widget)
-
-
Method Details
-
onAttach
public void onAttach() -
onDetach
public void onDetach() -
setContext
-
getContext
-
update
protected abstract void update()
-