public class StableIdAssignment
extends java.lang.Object
| Constructor and Description |
|---|
StableIdAssignment() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkIfCountedIdsToBeAssigend() |
static boolean |
checkIfStableIdsToBeAssigned() |
static boolean |
checkIfToIncludeJSPNameIntoId() |
static void |
initCoundedIds()
Deprecated.
|
static void |
initCountedIds() |
static void |
initStableIds() |
static void |
intiIncludeJSPNameIntoID(boolean value)
If the parameter is passed as true then the component id will contain
the current jsp page of the page that it is part of.
|
public static void initStableIds()
@Deprecated public static void initCoundedIds()
initCountedIds() - "counted" just sounds better
than "counded"...public static void initCountedIds()
public static void intiIncludeJSPNameIntoID(boolean value)
public static boolean checkIfStableIdsToBeAssigned()
public static boolean checkIfCountedIdsToBeAssigend()
public static boolean checkIfToIncludeJSPNameIntoId()
Copyright © CaptainCasa Gmbh. All Rights Reserved.