public class SimpleLocationSuggestObject extends SimpleSuggestObject
Constructor and Description |
---|
SimpleLocationSuggestObject(String label,
String value,
String href)
Create SimpleLocationSuggestObject
|
public SimpleLocationSuggestObject(String label, String value, String href)
label
- the label to show for the suggestionvalue
- the value to insert when the label is selectedhref
- the href(url) to navigate toCopyright © 2005–2014 The Kuali Foundation. All rights reserved.