public class CharacterEncodingSelectItemGroupProvider extends DefaultSelectItemGroupProvider
m_filter, m_filterable, m_items
m_description, m_disabled, m_escaped, m_icon, m_label, m_style, m_value, source
Constructor and Description |
---|
CharacterEncodingSelectItemGroupProvider()
Provider for a SelectItem list containing character encoding, sorted by there text labels.
|
Modifier and Type | Method and Description |
---|---|
protected List<SelectItem> |
loadPortalEncodings()
If running inside the context of the webMethods Portal container,
this will load the encodings from the "folder.encodings" folder
|
add, findSelectItemContentProvider, getFilter, getSelectItemContentProviders, initialize, initialize, initialize, initialize, initialize, initialize, initialize, initialize, initialize, initialize, initialize, initialize, isFilterable, setFilter, setFilterable
getDescription, getIcon, getLabel, getSource, getStyle, getValue, initialize, initialize, isDisabled, isEscape, setDescription, setDisabled, setEscape, setIcon, setLabel, setSource, setStyle, setValue
isNoSelectionOption, setNoSelectionOption
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getIcon, getLabel, getStyle, getValue, isDisabled, isEscape
public CharacterEncodingSelectItemGroupProvider()
protected List<SelectItem> loadPortalEncodings()