Searched refs:SUB_CONFIG_TABLE_VIEW_BEAN (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java165 String SUB_CONFIG_TABLE_VIEW_BEAN = "<viewBean>"; field in interface:PropertyTemplate
167 "<section name=\"subconfig\" defaultValue=\"subconfig.section.header\"><property span=\"true\"><cc name=\"tblSubConfig\" tagclass=\"com.sun.web.ui.taglib.table.CCActionTableTag\"><attribute name=\"title\" value=\"services.subconfig.table.title\" /><attribute name=\"empty\" value=\"services.subconfig.table.empty.message\" /><attribute name=\"showPaginationControls\" value=\"false\" /><attribute name=\"selectionType\" value=\"multiple\" /><attribute name=\"showAdvancedSortingIcon\" value=\"false\" /><attribute name=\"showLowerActions\" value=\"false\" /><attribute name=\"showPaginationControls\" value=\"false\" /><attribute name=\"showPaginationIcon\" value=\"false\" /><attribute name=\"showSelectionIcons\" value=\"true\" /><attribute name=\"showSelectionSortIcon\" value=\"false\" /><attribute name=\"showSortingRow\" value=\"true\" /><attribute name=\"selectionJavascript\" value=\"toggleTblButtonState('" + SUB_CONFIG_TABLE_VIEW_BEAN + "', '" + SUB_CONFIG_TABLE_VIEW_BEAN + ".tblSubConfig', 'tblButton', '" + SUB_CONFIG_TABLE_VIEW_BEAN + ".tblSubConfigButtonDelete', this)\" /></cc></property></section>";
H A DSubConfigPropertyXMLBuilder.java137 configTable, SUB_CONFIG_TABLE_VIEW_BEAN, viewBeanName);
H A DPropertyXMLBuilder.java292 configTable, SUB_CONFIG_TABLE_VIEW_BEAN, viewBeanName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java165 String SUB_CONFIG_TABLE_VIEW_BEAN = "<viewBean>"; field in interface:PropertyTemplate
167 "<section name=\"subconfig\" defaultValue=\"subconfig.section.header\"><property span=\"true\"><cc name=\"tblSubConfig\" tagclass=\"com.sun.web.ui.taglib.table.CCActionTableTag\"><attribute name=\"title\" value=\"services.subconfig.table.title\" /><attribute name=\"empty\" value=\"services.subconfig.table.empty.message\" /><attribute name=\"showPaginationControls\" value=\"false\" /><attribute name=\"selectionType\" value=\"multiple\" /><attribute name=\"showAdvancedSortingIcon\" value=\"false\" /><attribute name=\"showLowerActions\" value=\"false\" /><attribute name=\"showPaginationControls\" value=\"false\" /><attribute name=\"showPaginationIcon\" value=\"false\" /><attribute name=\"showSelectionIcons\" value=\"true\" /><attribute name=\"showSelectionSortIcon\" value=\"false\" /><attribute name=\"showSortingRow\" value=\"true\" /><attribute name=\"selectionJavascript\" value=\"toggleTblButtonState('" + SUB_CONFIG_TABLE_VIEW_BEAN + "', '" + SUB_CONFIG_TABLE_VIEW_BEAN + ".tblSubConfig', 'tblButton', '" + SUB_CONFIG_TABLE_VIEW_BEAN + ".tblSubConfigButtonDelete', this)\" /></cc></property></section>";
H A DSubConfigPropertyXMLBuilder.java137 configTable, SUB_CONFIG_TABLE_VIEW_BEAN, viewBeanName);
H A DPropertyXMLBuilder.java292 configTable, SUB_CONFIG_TABLE_VIEW_BEAN, viewBeanName);

Completed in 48 milliseconds