|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.browsecode.helpers.reorderablelistpanel.ReorderableListModelWithOrderIndexStub<AuxillaryQuestionPart> cmu.survey.editor.data.table.AuxillaryQuestionPartSetTable
public abstract class AuxillaryQuestionPartSetTable
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.browsecode.helpers.reorderablelistpanel.ReorderableListModelWithOrderIndexStub |
---|
ReorderableListModelWithOrderIndexStub.ReorderableObject<E2> |
Field Summary | |
---|---|
protected java.util.Vector<ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>> |
auxillaryParts
|
Fields inherited from class org.browsecode.helpers.reorderablelistpanel.ReorderableListModelWithOrderIndexStub |
---|
ABSTRACTION_ERROR, undoableEditListeners |
Fields inherited from interface org.browsecode.helpers.reorderablelistpanel.ReorderableListModel |
---|
INSERTED_FROM_DELETED_HERE, INSERTED_FROM_ELSEWHERE |
Constructor Summary | |
---|---|
AuxillaryQuestionPartSetTable()
|
Method Summary | |
---|---|
protected abstract boolean |
save()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cmu.survey.editor.data.AuxillaryQuestionPartSet |
---|
getParts, getPartsSize |
Methods inherited from interface org.browsecode.helpers.reorderablelistpanel.ReorderableListModel |
---|
addReorderableChangeListener, canItemBeMovedElsewhere, deleteItem, getItemCount, insertNewItemAt, iterator, moveItemElsewhere, moveItemToIndex, removeReorderableChangeListener |
Field Detail |
---|
protected java.util.Vector<ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>> auxillaryParts
Constructor Detail |
---|
public AuxillaryQuestionPartSetTable()
Method Detail |
---|
protected abstract boolean save()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |