| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Method and Description |
|---|---|
BooleanMap |
View.getActionFlags()
Map of strings that flag what actions can be taken in the UI
|
BooleanMap |
View.getEditModes()
Map of edit modes that enabled for the view
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setActionFlags(BooleanMap actionFlags)
Setter for the action flags Map
|
void |
View.setEditModes(BooleanMap editModes)
Setter for the edit modes Map
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.