org.apache.jetspeed.portlets.layout
Class NameValueProperty
java.lang.Object
org.apache.jetspeed.portlets.layout.NameValueProperty
public class NameValueProperty
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME_VALUE_PROPERTY
public static final java.lang.String NAME_VALUE_PROPERTY
- See Also:
- Constant Field Values
DETACHED
public static final java.lang.String DETACHED
- See Also:
- Constant Field Values
DECORATOR_RENDERED
public static final java.lang.String DECORATOR_RENDERED
- See Also:
- Constant Field Values
NameValueProperty
public NameValueProperty(java.lang.String property)
isDetached
public boolean isDetached()
isDecoratorRendered
public boolean isDecoratorRendered()
getValue
protected boolean getValue(java.lang.String name)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.