| Package | Description |
|---|---|
| org.kuali.rice.krad.document | |
| org.kuali.rice.krad.inquiry | |
| org.kuali.rice.krad.lookup | |
| org.kuali.rice.krad.maintenance | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentViewPresentationControllerBase
Implementation of
ViewPresentationController for
DocumentView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiryViewPresentationControllerBase
Implementation of
ViewPresentationController for
InquiryView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupViewPresentationControllerBase
Implementation of
ViewPresentationController for
LookupView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
MaintenanceViewPresentationControllerBase
Implementation of
ViewPresentationController for
MaintenanceView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewPresentationControllerBase
Implementation of
ViewPresentationController that implements no logic by default |
| Modifier and Type | Method and Description |
|---|---|
ViewPresentationController |
View.getPresentationController()
PresentationController that should be used for the
View instance |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setPresentationController(ViewPresentationController presentationController)
Setter for the view's presentation controller
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setPresentationControllerClass(Class<? extends ViewPresentationController> presentationControllerClass)
Setter for the view's presentation controller by class
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.