|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17489-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |
org.ecmascript.object.Object | +--oracle.adf.view.js.component.AdfUIUtils
public class AdfUIUtils extends Object
Field Summary |
|
---|---|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
Fields inherited from org.ecmascript.object.Object |
constructor, prototype |
Constructor Summary |
|
---|---|
public |
|
Method Summary |
|
---|---|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
private static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
public static Object |
|
Field Detail |
---|
private static Object _MAX_ALERT_ROWS
private static Object _TRIM_ALL_RE
private static Object _TRIM_BEGINNING_RE
private static Object _TRIM_END_RE
Constructor Detail |
---|
public AdfUIUtils()
Method Detail |
---|
public static Object compareArrays(Object array1,
Object array2)
array1 |
||
array2 |
Object
public static Object compareObjects(Object object1,
Object object2)
object1 |
||
object2 |
Object
public static Object compareValues(Object value1,
Object value2)
value1 |
||
value2 |
Object
public static Object dump(Object target,
Object targetName,
Object suppressedProps)
target |
||
targetName |
||
suppressedProps |
Object
public static Object dumpHtmlDom(Object target,
Object targetName)
target |
||
targetName |
Object
public static Object getCommaSpacer()
Object
private static Object _getKeyValueString(Object target,
Object key)
target |
||
key |
Object
public static Object getPropertiesAsString(Object target,
Object spaceFunction,
Object showFunctions,
Object showConstants)
target |
||
spaceFunction |
||
showFunctions |
||
showConstants |
Object
public static Object getSingleSpacer()
Object
public static Object getTabbedSpacer(Object propertyIndex,
Object columns)
propertyIndex |
||
columns |
Object
public static Object trim(Object data)
data |
Object
public static Object trimLeading(Object data)
data |
Object
public static Object trimTrailing(Object data)
data |
Object
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17489-01 |
||||||||
PREV NEXT | FRAMES NO FRAMES Warning: private items are visible |