Class UtilitiesView
java.lang.Object
com.prineside.tdi2.ui.shared.stateDebugger.UtilitiesView
- All Implemented Interfaces:
 StateDebugger.View
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
UtilitiesView
public UtilitiesView() 
 - 
 - 
Method Details
- 
getId
- Specified by:
 getIdin interfaceStateDebugger.View
 - 
getName
- Specified by:
 getNamein interfaceStateDebugger.View
 - 
rebuildWindow
public void rebuildWindow()- Specified by:
 rebuildWindowin interfaceStateDebugger.View
 - 
init
public void init()- Specified by:
 initin interfaceStateDebugger.View
 - 
postInit
public void postInit()- Specified by:
 postInitin interfaceStateDebugger.View
 - 
onShow
public void onShow()- Specified by:
 onShowin interfaceStateDebugger.View
 - 
onHide
public void onHide()- Specified by:
 onHidein interfaceStateDebugger.View
 - 
onRender
public void onRender()- Specified by:
 onRenderin interfaceStateDebugger.View
 
 -