|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectControlUtils
public final class ControlUtils
Utilities used by the Controls runtime.
Method Summary | |
---|---|
static String |
resolveDefaultBinding(String implBinding,
String controlClass)
Implements the default control implementation binding algorithm ( |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String resolveDefaultBinding(String implBinding, String controlClass)
implBinding
- the value of the defaultBinding attribute returned from a ControlInterface annotationcontrolClass
- the actual name of the interface decorated by the ControlInterface annotation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |