public class CluSetsConfigurer extends Object
Modifier and Type | Class and Description |
---|---|
class |
CluSetsConfigurer.CluSetEditOptionList |
static class |
CluSetsConfigurer.CluSetSections |
static class |
CluSetsConfigurer.Picker |
Modifier and Type | Field and Description |
---|---|
static String |
CREATE_CLUSET_MGT_MODEL |
static String |
EDIT_CLUSET_MGT_MODEL |
static String |
EDIT_SEARCH_CLUSET_MGT_MODEL |
static String |
VIEW_CLUSET_MGT_MODEL |
static String |
VIEW_SEARCH_CLUSET_MGT_MODEL |
Constructor and Description |
---|
CluSetsConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected FieldDescriptor |
addField(Section section,
String fieldKey) |
protected FieldDescriptor |
addField(Section section,
String fieldKey,
MessageKeyInfo messageKey) |
protected FieldDescriptor |
addField(Section section,
String fieldKey,
MessageKeyInfo messageKey,
String parentPath) |
protected FieldDescriptor |
addField(Section section,
String fieldKey,
MessageKeyInfo messageKey,
com.google.gwt.user.client.ui.Widget widget) |
protected FieldDescriptor |
addField(Section section,
String fieldKey,
MessageKeyInfo messageKey,
com.google.gwt.user.client.ui.Widget widget,
String parentPath) |
protected MessageKeyInfo |
generateMessageInfo(String labelKey) |
String |
getEditSearchCluSetId() |
String |
getViewSearchCluSetId() |
void |
setEditSearchCluSetId(String searchCluSetId) |
void |
setModelDefinition(DataModelDefinition modelDefinition) |
void |
setViewSearchCluSetId(String viewSearchCluSetId) |
public static final String CREATE_CLUSET_MGT_MODEL
public static final String EDIT_CLUSET_MGT_MODEL
public static final String VIEW_CLUSET_MGT_MODEL
public static final String EDIT_SEARCH_CLUSET_MGT_MODEL
public static final String VIEW_SEARCH_CLUSET_MGT_MODEL
public CluSetsConfigurer()
public void setModelDefinition(DataModelDefinition modelDefinition)
protected FieldDescriptor addField(Section section, String fieldKey)
protected FieldDescriptor addField(Section section, String fieldKey, MessageKeyInfo messageKey)
protected FieldDescriptor addField(Section section, String fieldKey, MessageKeyInfo messageKey, com.google.gwt.user.client.ui.Widget widget)
protected FieldDescriptor addField(Section section, String fieldKey, MessageKeyInfo messageKey, String parentPath)
protected FieldDescriptor addField(Section section, String fieldKey, MessageKeyInfo messageKey, com.google.gwt.user.client.ui.Widget widget, String parentPath)
public String getEditSearchCluSetId()
public void setEditSearchCluSetId(String searchCluSetId)
public String getViewSearchCluSetId()
public void setViewSearchCluSetId(String viewSearchCluSetId)
protected MessageKeyInfo generateMessageInfo(String labelKey)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.