|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.core.ClassExtension
ariba.ui.validation.AWVFormatterAccess
public abstract class AWVFormatterAccess
Class Extension to add "formatters" key to AWComponent. (so templates can do bindings like "$formatters.dateFormat").
Nested Class Summary | |
---|---|
static class |
AWVFormatterAccess.AWVFormatterAccess_AWComponent
Instance for AWComponent |
Field Summary |
---|
Fields inherited from class ariba.util.core.ClassExtension |
---|
forClass |
Constructor Summary | |
---|---|
AWVFormatterAccess()
|
Method Summary | |
---|---|
abstract java.lang.Object |
formatters(java.lang.Object target)
|
static AWVFormatterAccess |
get(java.lang.Object target)
|
static void |
init()
|
Methods inherited from class ariba.util.core.ClassExtension |
---|
clone, forClass, getRealClass, setForClass |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWVFormatterAccess()
Method Detail |
---|
public abstract java.lang.Object formatters(java.lang.Object target)
public static AWVFormatterAccess get(java.lang.Object target)
public static void init()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |