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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java90 String PREFIX_CHECKBOX = "cb"; field in interface:AMViewInterface
H A DAMViewBeanBase.java202 } else if (name.startsWith(AMViewInterface.PREFIX_CHECKBOX)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java90 String PREFIX_CHECKBOX = "cb"; field in interface:AMViewInterface
H A DAMViewBeanBase.java203 } else if (name.startsWith(AMViewInterface.PREFIX_CHECKBOX)) {

Completed in 33 milliseconds