public interface SelectChild
Marker interface for objects that can go in a list. Since: v5.0 Method Summary boolean isOptionGroup() Return true if this implementation represents an <optgroup>, else false. Method Detail isOptionGroup boolean isOptionGroup() Return true if this implementation represents an <optgroup>, else false. Returns:true if this class is an option group Overview Package Class Use Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD Copyright © 2002-2012 Atlassian. All Rights Reserved.
boolean
isOptionGroup()
boolean isOptionGroup()