|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.ui.client.loaders.AbstractLoader
com.tensegrity.palowebviewer.modules.ui.client.loaders.HeaderExpander
public abstract class HeaderExpander
Constructor Summary | |
---|---|
HeaderExpander(XCubeEditor editor)
|
Method Summary | |
---|---|
protected ICubeTableModel |
getCubeTableModel()
|
protected XCubeEditor |
getEditor()
|
protected abstract CubeHeaderModel |
getHeader()
|
void |
load()
|
void |
setShowLevels(int value)
|
Methods inherited from class com.tensegrity.palowebviewer.modules.ui.client.loaders.AbstractLoader |
---|
executeCallback, getDescription, loaded, setCallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeaderExpander(XCubeEditor editor)
Method Detail |
---|
public void setShowLevels(int value)
public void load()
protected XCubeEditor getEditor()
protected ICubeTableModel getCubeTableModel()
protected abstract CubeHeaderModel getHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |