public class UifKeyValue extends AbstractKeyValue
disabled, key, value
Constructor and Description |
---|
UifKeyValue() |
UifKeyValue(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
isDisabled, setDisabled
public UifKeyValue()
public UifKeyValue(String key, String value)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.