org.kuali.rice.krad.labs
Class KradLabsForm

java.lang.Object
  extended by org.kuali.rice.krad.web.form.UifFormBase
      extended by org.kuali.rice.krad.labs.KradLabsForm
All Implemented Interfaces:
Serializable, ViewModel
Direct Known Subclasses:
LabsFileUploadsForm

public class KradLabsForm
extends UifFormBase

Basic form for the lab views

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
 
Constructor Summary
KradLabsForm()
           
 
Method Summary
 List<String> getCheckboxesField1()
           
 List<String> getCheckboxesField2()
           
 List<String> getCheckboxesField3()
           
 List<String> getCheckboxesField4()
           
 List<UITestObject> getCollection1_2()
           
 List<UITestObject> getCollection1_3()
           
 List<UITestObject> getCollection1_4()
           
 List<UITestObject> getCollection1_5()
           
 List<UITestObject> getCollection1_6()
           
 List<UITestObject> getCollection1_7()
           
 List<UITestObject> getCollection1_8()
           
 List<UITestObject> getCollection1_9()
           
 List<UITestObject> getCollection1()
           
 List<UITestObject> getCollection2()
           
 List<UITestObject> getCollection3()
           
 List<UITestObject> getCollection4()
           
 List<UITestObject> getCollection5()
           
 String getCurrentExampleIndex()
          Index of the current example, used to reselect between submit actions
 String getDataField1()
          Below are basic getters and setters for this data object - no javadoc needed *
 String getDataField2()
           
 String getDataField3()
           
 List<UITestObject> getDoubleGroupedCollection()
           
 String getExampleShown()
          Backing property for the large example dropdown since on is required.
 String getFakeTotal()
           
 List<UITestObject> getGroupedCollection1()
           
 List<UITestObject> getGroupedCollection2()
           
 List<UITestObject> getGroupedCollection3()
           
 List<UIInactivatableTestObject> getInactivatableCollection()
           
 List<UIInactivatableTestObject> getInactivatableCollection2()
           
 String getInputField1()
           
 String getInputField10()
           
 String getInputField11()
           
 String getInputField12()
           
 String getInputField13()
           
 String getInputField14()
           
 String getInputField15()
           
 String getInputField16()
           
 String getInputField17()
           
 String getInputField18()
           
 String getInputField19()
           
 String getInputField2()
           
 String getInputField20()
           
 String getInputField21()
           
 String getInputField22()
           
 String getInputField23()
           
 String getInputField24()
           
 String getInputField25()
           
 String getInputField3()
           
 String getInputField4()
           
 String getInputField5()
           
 String getInputField6()
           
 String getInputField7()
           
 String getInputField8()
           
 String getInputField9()
           
 List<UITestObject> getMediumCollection1()
           
 List<UITestObject> getMediumCollection2()
           
 String getMessageField1()
           
 List<String> getMultiSelectField1()
           
 String getRichMessageField()
           
 String getTestGroupId()
           
 Person getTestPerson()
           
 String getTestPersonId()
           
 String getThemeName()
          Theme by name (id) currently used for the component library view
 boolean isBooleanField1()
           
 boolean isBooleanField2()
           
 boolean isBooleanField3()
           
 void setBooleanField1(boolean booleanField1)
           
 void setBooleanField2(boolean booleanField2)
           
 void setBooleanField3(boolean booleanField3)
           
 void setCheckboxesField1(List<String> checkboxesField1)
           
 void setCheckboxesField2(List<String> checkboxesField2)
           
 void setCheckboxesField3(List<String> checkboxesField3)
           
 void setCheckboxesField4(List<String> checkboxesField4)
           
 void setCollection1_2(List<UITestObject> collection1_2)
           
 void setCollection1_3(List<UITestObject> collection1_3)
           
 void setCollection1_4(List<UITestObject> collection1_4)
           
 void setCollection1_5(List<UITestObject> collection1_5)
           
 void setCollection1_6(List<UITestObject> collection1_6)
           
 void setCollection1_7(List<UITestObject> collection1_7)
           
 void setCollection1_8(List<UITestObject> collection1_8)
           
 void setCollection1_9(List<UITestObject> collection1_9)
           
 void setCollection1(List<UITestObject> collection1)
           
 void setCollection2(List<UITestObject> collection2)
           
 void setCollection3(List<UITestObject> collection3)
           
 void setCollection4(List<UITestObject> collection4)
           
 void setCollection5(List<UITestObject> collection5)
           
 void setCurrentExampleIndex(String currentExampleIndex)
          Index of the current example
 void setDataField1(String dataField1)
           
 void setDataField2(String dataField2)
           
 void setDataField3(String dataField3)
           
 void setDoubleGroupedCollection(List<UITestObject> doubleGroupedCollection)
           
 void setExampleShown(String exampleShown)
          Large example selection
 void setFakeTotal(String fakeTotal)
           
 void setGroupedCollection1(List<UITestObject> groupedCollection1)
           
 void setGroupedCollection2(List<UITestObject> groupedCollection2)
           
 void setGroupedCollection3(List<UITestObject> groupedCollection3)
           
 void setInactivatableCollection(List<UIInactivatableTestObject> inactivatableCollection)
           
 void setInactivatableCollection2(List<UIInactivatableTestObject> inactivatableCollection2)
           
 void setInputField1(String inputField1)
           
 void setInputField10(String inputField10)
           
 void setInputField11(String inputField11)
           
 void setInputField12(String inputField12)
           
 void setInputField13(String inputField13)
           
 void setInputField14(String inputField14)
           
 void setInputField15(String inputField15)
           
 void setInputField16(String inputField16)
           
 void setInputField17(String inputField17)
           
 void setInputField18(String inputField18)
           
 void setInputField19(String inputField19)
           
 void setInputField2(String inputField2)
           
 void setInputField20(String inputField20)
           
 void setInputField21(String inputField21)
           
 void setInputField22(String inputField22)
           
 void setInputField23(String inputField23)
           
 void setInputField24(String inputField24)
           
 void setInputField25(String inputField25)
           
 void setInputField3(String inputField3)
           
 void setInputField4(String inputField4)
           
 void setInputField5(String inputField5)
           
 void setInputField6(String inputField6)
           
 void setInputField7(String inputField7)
           
 void setInputField8(String inputField8)
           
 void setInputField9(String inputField9)
           
 void setMediumCollection1(List<UITestObject> mediumCollection1)
           
 void setMediumCollection2(List<UITestObject> mediumCollection2)
           
 void setMessageField1(String messageField1)
           
 void setMultiSelectField1(List<String> multiSelectField1)
           
 void setRichMessageField(String richMessageField)
           
 void setSessionTimeoutInterval(int interval)
           
 void setTestGroupId(String testGroupId)
           
 void setTestPerson(Person testPerson)
           
 void setTestPersonId(String testPersonId)
           
 void setThemeName(String themeName)
           
 
Methods inherited from class org.kuali.rice.krad.web.form.UifFormBase
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KradLabsForm

public KradLabsForm()
Method Detail

getThemeName

public String getThemeName()
Theme by name (id) currently used for the component library view

Returns:

setThemeName

public void setThemeName(String themeName)
Parameters:
themeName -

getExampleShown

public String getExampleShown()
Backing property for the large example dropdown since on is required. Stores dropdown selection

Returns:

setExampleShown

public void setExampleShown(String exampleShown)
Large example selection

Parameters:
exampleShown -

getCurrentExampleIndex

public String getCurrentExampleIndex()
Index of the current example, used to reselect between submit actions

Returns:

setCurrentExampleIndex

public void setCurrentExampleIndex(String currentExampleIndex)
Index of the current example

Parameters:
currentExampleIndex -

getDataField1

public String getDataField1()
Below are basic getters and setters for this data object - no javadoc needed *


setDataField1

public void setDataField1(String dataField1)

getDataField2

public String getDataField2()

setDataField2

public void setDataField2(String dataField2)

getDataField3

public String getDataField3()

setDataField3

public void setDataField3(String dataField3)

getInputField1

public String getInputField1()

setInputField1

public void setInputField1(String inputField1)

getInputField2

public String getInputField2()

setInputField2

public void setInputField2(String inputField2)

getInputField3

public String getInputField3()

setInputField3

public void setInputField3(String inputField3)

getInputField4

public String getInputField4()

setInputField4

public void setInputField4(String inputField4)

getInputField5

public String getInputField5()

setInputField5

public void setInputField5(String inputField5)

getInputField6

public String getInputField6()

setInputField6

public void setInputField6(String inputField6)

getInputField7

public String getInputField7()

setInputField7

public void setInputField7(String inputField7)

getInputField8

public String getInputField8()

setInputField8

public void setInputField8(String inputField8)

getInputField9

public String getInputField9()

setInputField9

public void setInputField9(String inputField9)

getInputField10

public String getInputField10()

setInputField10

public void setInputField10(String inputField10)

getInputField11

public String getInputField11()

setInputField11

public void setInputField11(String inputField11)

getInputField12

public String getInputField12()

setInputField12

public void setInputField12(String inputField12)

getInputField13

public String getInputField13()

setInputField13

public void setInputField13(String inputField13)

getInputField14

public String getInputField14()

setInputField14

public void setInputField14(String inputField14)

getInputField15

public String getInputField15()

setInputField15

public void setInputField15(String inputField15)

getInputField16

public String getInputField16()

setInputField16

public void setInputField16(String inputField16)

getInputField17

public String getInputField17()

setInputField17

public void setInputField17(String inputField17)

getInputField18

public String getInputField18()

setInputField18

public void setInputField18(String inputField18)

getInputField19

public String getInputField19()

setInputField19

public void setInputField19(String inputField19)

getInputField20

public String getInputField20()

setInputField20

public void setInputField20(String inputField20)

getInputField21

public String getInputField21()

setInputField21

public void setInputField21(String inputField21)

getInputField22

public String getInputField22()

setInputField22

public void setInputField22(String inputField22)

getInputField23

public String getInputField23()

setInputField23

public void setInputField23(String inputField23)

getInputField24

public String getInputField24()

setInputField24

public void setInputField24(String inputField24)

getInputField25

public String getInputField25()

setInputField25

public void setInputField25(String inputField25)

getMessageField1

public String getMessageField1()

setMessageField1

public void setMessageField1(String messageField1)

getTestPersonId

public String getTestPersonId()

setTestPersonId

public void setTestPersonId(String testPersonId)

getTestPerson

public Person getTestPerson()

setTestPerson

public void setTestPerson(Person testPerson)

getTestGroupId

public String getTestGroupId()

setTestGroupId

public void setTestGroupId(String testGroupId)

getCollection1

public List<UITestObject> getCollection1()

setCollection1

public void setCollection1(List<UITestObject> collection1)

getCollection1_2

public List<UITestObject> getCollection1_2()

setCollection1_2

public void setCollection1_2(List<UITestObject> collection1_2)

getCollection1_3

public List<UITestObject> getCollection1_3()

setCollection1_3

public void setCollection1_3(List<UITestObject> collection1_3)

getCollection1_4

public List<UITestObject> getCollection1_4()

setCollection1_4

public void setCollection1_4(List<UITestObject> collection1_4)

getCollection1_5

public List<UITestObject> getCollection1_5()

setCollection1_5

public void setCollection1_5(List<UITestObject> collection1_5)

getCollection1_6

public List<UITestObject> getCollection1_6()

setCollection1_6

public void setCollection1_6(List<UITestObject> collection1_6)

getCollection1_7

public List<UITestObject> getCollection1_7()

setCollection1_7

public void setCollection1_7(List<UITestObject> collection1_7)

getCollection1_8

public List<UITestObject> getCollection1_8()

setCollection1_8

public void setCollection1_8(List<UITestObject> collection1_8)

getCollection1_9

public List<UITestObject> getCollection1_9()

setCollection1_9

public void setCollection1_9(List<UITestObject> collection1_9)

getCollection2

public List<UITestObject> getCollection2()

setCollection2

public void setCollection2(List<UITestObject> collection2)

getCollection3

public List<UITestObject> getCollection3()

setCollection3

public void setCollection3(List<UITestObject> collection3)

getCollection4

public List<UITestObject> getCollection4()

setCollection4

public void setCollection4(List<UITestObject> collection4)

getCollection5

public List<UITestObject> getCollection5()

setCollection5

public void setCollection5(List<UITestObject> collection5)

getInactivatableCollection

public List<UIInactivatableTestObject> getInactivatableCollection()

setInactivatableCollection

public void setInactivatableCollection(List<UIInactivatableTestObject> inactivatableCollection)

getInactivatableCollection2

public List<UIInactivatableTestObject> getInactivatableCollection2()

setInactivatableCollection2

public void setInactivatableCollection2(List<UIInactivatableTestObject> inactivatableCollection2)

getGroupedCollection1

public List<UITestObject> getGroupedCollection1()

setGroupedCollection1

public void setGroupedCollection1(List<UITestObject> groupedCollection1)

getGroupedCollection2

public List<UITestObject> getGroupedCollection2()

setGroupedCollection2

public void setGroupedCollection2(List<UITestObject> groupedCollection2)

getGroupedCollection3

public List<UITestObject> getGroupedCollection3()

setGroupedCollection3

public void setGroupedCollection3(List<UITestObject> groupedCollection3)

getDoubleGroupedCollection

public List<UITestObject> getDoubleGroupedCollection()

setDoubleGroupedCollection

public void setDoubleGroupedCollection(List<UITestObject> doubleGroupedCollection)

getFakeTotal

public String getFakeTotal()

setFakeTotal

public void setFakeTotal(String fakeTotal)

getRichMessageField

public String getRichMessageField()

setRichMessageField

public void setRichMessageField(String richMessageField)

getCheckboxesField1

public List<String> getCheckboxesField1()

setCheckboxesField1

public void setCheckboxesField1(List<String> checkboxesField1)

getCheckboxesField2

public List<String> getCheckboxesField2()

setCheckboxesField2

public void setCheckboxesField2(List<String> checkboxesField2)

getCheckboxesField3

public List<String> getCheckboxesField3()

setCheckboxesField3

public void setCheckboxesField3(List<String> checkboxesField3)

getCheckboxesField4

public List<String> getCheckboxesField4()

setCheckboxesField4

public void setCheckboxesField4(List<String> checkboxesField4)

getMultiSelectField1

public List<String> getMultiSelectField1()

setMultiSelectField1

public void setMultiSelectField1(List<String> multiSelectField1)

isBooleanField1

public boolean isBooleanField1()

setBooleanField1

public void setBooleanField1(boolean booleanField1)

isBooleanField2

public boolean isBooleanField2()

setBooleanField2

public void setBooleanField2(boolean booleanField2)

isBooleanField3

public boolean isBooleanField3()

setBooleanField3

public void setBooleanField3(boolean booleanField3)

setSessionTimeoutInterval

public void setSessionTimeoutInterval(int interval)

getMediumCollection1

public List<UITestObject> getMediumCollection1()

setMediumCollection1

public void setMediumCollection1(List<UITestObject> mediumCollection1)

getMediumCollection2

public List<UITestObject> getMediumCollection2()

setMediumCollection2

public void setMediumCollection2(List<UITestObject> mediumCollection2)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.