|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.editor.data.table.PageTable.ReorderableTableQuestion cmu.survey.editor.data.sql.PageSQL.ReorderableSQLQuestion
public class PageSQL.ReorderableSQLQuestion
Field Summary |
---|
Fields inherited from class cmu.survey.editor.data.table.PageTable.ReorderableTableQuestion |
---|
orderIndex, question, uniqueRowID |
Constructor Summary | |
---|---|
PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion)
|
|
PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion,
int indexAt)
|
|
PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion,
java.lang.Integer indexAt,
java.lang.Integer uniqueRowID)
|
Method Summary | |
---|---|
QuestionDataBitSetSQL |
getQuestionSQL()
|
QuestionDataBitSetTable |
getReorderableItem()
|
void |
moveToThis()
|
void |
save()
|
Methods inherited from class cmu.survey.editor.data.table.PageTable.ReorderableTableQuestion |
---|
getOrderIndex, getQuestion, hasBeenModified, isNewToThisPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion)
public PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion, int indexAt)
public PageSQL.ReorderableSQLQuestion(QuestionDataBitSetSQL newQuestion, java.lang.Integer indexAt, java.lang.Integer uniqueRowID)
Method Detail |
---|
public QuestionDataBitSetTable getReorderableItem()
getReorderableItem
in interface ReorderableListModelWithOrderIndexStub.ReorderableObject<QuestionDataBitSet>
getReorderableItem
in class PageTable.ReorderableTableQuestion
public QuestionDataBitSetSQL getQuestionSQL()
public void moveToThis()
moveToThis
in class PageTable.ReorderableTableQuestion
public void save()
save
in class PageTable.ReorderableTableQuestion
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |