|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayParametersContract | |
---|---|
org.kuali.rice.kew.api.actionlist | Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of DisplayParametersContract in org.kuali.rice.kew.api.actionlist |
---|
Classes in org.kuali.rice.kew.api.actionlist that implement DisplayParametersContract | |
---|---|
class |
DisplayParameters
Represents the display params of the inline action list view. |
static class |
DisplayParameters.Builder
A builder which can be used to construct DisplayParameters instances. |
Methods in org.kuali.rice.kew.api.actionlist with parameters of type DisplayParametersContract | |
---|---|
static DisplayParameters.Builder |
DisplayParameters.Builder.create(DisplayParametersContract contract)
Creates a builder by populating it with data from the given . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |