Searched refs:COMPONENT_MAP_LIST_START_TAG (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java114 String COMPONENT_MAP_LIST_START_TAG = "<cc name=\"{0}\" tagclass=\"com.sun.identity.console.ui.taglib.CCMapListTag\"> <attribute name=\"listboxLabel\" value=\"{1}\" /><attribute name=\"textboxLabel\" value=\"{2}\" />"; field in interface:PropertyTemplate
H A DPropertyXMLBuilderBase.java541 COMPONENT_MAP_LIST_START_TAG, param));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java114 String COMPONENT_MAP_LIST_START_TAG = "<cc name=\"{0}\" tagclass=\"com.sun.identity.console.ui.taglib.CCMapListTag\"> <attribute name=\"listboxLabel\" value=\"{1}\" /><attribute name=\"textboxLabel\" value=\"{2}\" />"; field in interface:PropertyTemplate
H A DPropertyXMLBuilderBase.java541 COMPONENT_MAP_LIST_START_TAG, param));

Completed in 36 milliseconds