public class NameValueProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DECORATOR_RENDERED |
static String |
DETACHED |
static String |
NAME_VALUE_PROPERTY |
| Constructor and Description |
|---|
NameValueProperty(String property) |
public static final String NAME_VALUE_PROPERTY
public static final String DETACHED
public static final String DECORATOR_RENDERED
public NameValueProperty(String property)
public boolean isDetached()
public boolean isDecoratorRendered()
protected boolean getValue(String name)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.