public static class StylesheetWizard.FieldContextAction
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static int |
NO_ACTION |
static int |
WRAP_XSL_FOR_EACH |
static int |
WRAP_XSL_IF |
Modifier and Type | Method and Description |
---|---|
int |
getAction() |
java.lang.String |
getDetails() |
java.lang.Class |
getParentNodeClass() |
void |
setAction(int type) |
void |
setDetails(java.lang.String obj) |
public static final int NO_ACTION
public static final int WRAP_XSL_FOR_EACH
public static final int WRAP_XSL_IF
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.