 JavaScript API Reference for Oracle ADF Faces
JavaScript API Reference for Oracle ADF Faces| 
 | Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.3) E41654-01 | ||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object | +--oracle.adf.view.js.base.AdfStrings
public class AdfStrings extends Object
| Field Summary | |
|---|---|
| public static Object | |
| public static Object | |
| private static Object | |
| public static Object | |
| private static Object | |
| public 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 Number | |
| public static Object | 
 | 
| public static Object | |
| private static Object | 
 | 
| public static Object | 
 | 
| public static boolean | 
 | 
| public static Object | 
 | 
| private static Object | 
 | 
| public static Object | 
 | 
| private static Object | 
 | 
| private static Object | 
 | 
| public static Object | |
| public static Object | 
 | 
| public static Object | 
 | 
| Field Detail | 
|---|
public static Object CLOSE_CURLY_BRACKETpublic static Object COMMAprivate static Object _CONSTANT_REGEXPpublic static Object EQUALSprivate static Object _REPLACE_PATTERNpublic static Object START_CURLY_BRACKETprivate static Object _TRIM_ALL_REprivate static Object _TRIM_BEGINNING_REprivate static Object _TRIM_END_RE| Constructor Detail | 
|---|
public AdfStrings()| Method Detail | 
|---|
public static Number count(String searchString,
                           Object matchString)| searchString | - | String to search for matches | 
| matchString | 
Number - number of non-overlapping matchespublic static Object createConstantName(Object inString)mouseMove becomes MOUSE_MOVE.| inString | 
Objectpublic static Object endsWith(string searchIn,
                              string searchFor)| searchIn | - | the string to see if it starts with the other string | 
| searchFor | - | the string that will be compared against the beginning of the other string | 
Objectprivate static Object _getOwnProperties(Object theObject)| theObject | - | The object to get the properties of | 
Objectpublic static Object initUpperCase(Object inString)| inString | 
Objectpublic static boolean isString(object obj)| obj | - | object to test | 
boolean - true if a string constant or string objectpublic static Object startsWith(string searchIn,
                                string searchFor)| searchIn | - | the string to see if it starts with the other string | 
| searchFor | - | the string that will be compared against the beginning of the other string | 
Objectprivate static Object _stringStartsOrEndsWith(Object searchIn,
                                              Object searchFor,
                                              Object startAtBeginning)| searchIn | ||
| searchFor | ||
| startAtBeginning | 
Objectpublic static Object toDebugString(Object source)| source | - | Object to generate debug string for | 
Objectprivate static Object _toJSONKeyValue(Object key,
                                      Object value)| key | ||
| value | 
Objectprivate static Object _toJSONString(Object theObject)| theObject | 
Objectpublic static Object trim(Object data)| data | 
Objectpublic static Object trimLeading(Object data)| data | 
Objectpublic static Object trimTrailing(Object data)| data | 
Object| 
 | Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.3) E41654-01 | ||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||