|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelector
public class FilterAndRankSelector
| Field Summary |
|---|
| Fields inherited from class com.sas.servlet.tbeans.dataselectors.html.AbstractSelectorContainer |
|---|
DEFAULT_TEMPLATE_FILE_NAME |
| Fields inherited from class com.sas.servlet.tbeans.dataselectors.BaseDataSelector |
|---|
EXTERNAL_CHILD_SELECTOR, SELECTOR_EXPAND, SELECTOR_EXTERNAL |
| Fields inherited from interface com.sas.servlet.tbeans.dataselectors.html.SelectorContainerStyleKeysInterface |
|---|
SELECTOR_BUTTON_CONTAINER, SELECTOR_BUTTON_TABLE, SELECTOR_CONTAINER, SELECTOR_CONTAINER_CANCEL_BUTTON, SELECTOR_CONTAINER_HELP_BUTTON, SELECTOR_CONTAINER_OK_BUTTON |
| Fields inherited from interface com.sas.servlet.tbeans.dataselectors.SelectorContainerKeysInterface |
|---|
SELECTORCONTAINER_BUTTON_ROW_ID, SELECTORCONTAINER_CANCEL_BUTTON, SELECTORCONTAINER_HELP_BUTTON, SELECTORCONTAINER_OK_BUTTON, SELECTORCONTAINER_PANEL |
| Constructor Summary | |
|---|---|
FilterAndRankSelector()
|
|
FilterAndRankSelector(java.lang.String id)
|
|
| Method Summary | |
|---|---|
void |
write(java.io.PrintWriter out)
Writes the selector |
| Methods inherited from class com.sas.servlet.tbeans.dataselectors.html.AbstractSelectorContainer |
|---|
close, getSelectorModel, setSelectorButtonIds, setSelectorModel, writeRemoteScriptCommands, writeRemoteScriptFrame |
| Methods inherited from class com.sas.servlet.tbeans.dataselectors.html.DataSelector |
|---|
getAdditionalParameters, getDefaultFormObject, getFormObject, isFormEnabled, setAdditionalParameter, setAdditionalParameters, setFormEnabled, setFormObject |
| Methods inherited from class com.sas.servlet.tbeans.dataselectors.BaseDataSelector |
|---|
getActionProvider, getClosingFunctionName, getCommandId, getDefaultButtonAction, getReferringURI, getSelectorId, getSelectorType, isButtonsVisible, setActionProvider, setButtonsVisible, setClosingFunctionName, setCommandId, setDefaultButtonAction, setReferringURI, setSelectorId, setSelectorType |
| Methods inherited from class com.sas.servlet.tbeans.BaseCompositeTransformation |
|---|
applyTemplate, applyTemplate, getComponent, getComponents, getDefaultTemplate, getStyleInfo, getStyleMap, getTemplate, getTemplateDictionary, getTemplateFileName, getTemplateLocation, getVisibleComponents, isFlushEnabled, propertyChange, removeComponent, setCleanUpResourcesOn, setComponent, setFlushEnabled, setId, setLocale, setStyleInfo, setTemplate, setTemplate, setTemplateDictionary, setTemplateFileName, setTemplateLocation, writeTemplate |
| Methods inherited from interface com.sas.dataselectors.DataSelectorInterface |
|---|
isVisible, setVisible |
| Methods inherited from interface com.sas.actionprovider.HttpActionProviderInterface |
|---|
getRequest |
| Constructor Detail |
|---|
public FilterAndRankSelector()
public FilterAndRankSelector(java.lang.String id)
id - The id of this selector.| Method Detail |
|---|
public void write(java.io.PrintWriter out)
throws java.io.IOException
AbstractSelectorContainer
write in interface HttpDataSelectorInterfacewrite in interface TransformationInterfacewrite in interface com.sas.util.WriteToPrintWriterInterfacewrite in class AbstractSelectorContainerout - - the output stream
java.io.IOException - Thrown if some type of I/O error occurs
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||