|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanMap | |
|---|---|
| org.kuali.rice.krad.uif.view | |
| Uses of BooleanMap in org.kuali.rice.krad.uif.view |
|---|
| Methods in org.kuali.rice.krad.uif.view that return BooleanMap | |
|---|---|
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 |
| Methods in org.kuali.rice.krad.uif.view with parameters of type BooleanMap | |
|---|---|
void |
View.setActionFlags(BooleanMap actionFlags)
Setter for the action flags Map |
void |
View.setEditModes(BooleanMap editModes)
Setter for the edit modes Map |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||