org.kuali.rice.kew.api.actionlist
Class DisplayParameters
java.lang.Object
org.kuali.rice.kew.api.actionlist.DisplayParameters
- All Implemented Interfaces:
- Serializable, DisplayParametersContract
public final class DisplayParameters
- extends Object
- implements Serializable, DisplayParametersContract
Represents the display params of the inline action list view. This dictates
how the inline frame will look height-wise.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFrameHeight
public Integer getFrameHeight()
- Specified by:
getFrameHeight
in interface DisplayParametersContract
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.