com.pmease.quickbuild.web.component.viewer
Class ViewContext.ViewableProperty

java.lang.Object
  extended by com.pmease.quickbuild.web.component.viewer.ViewContext.ViewableProperty
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ViewContext

public static class ViewContext.ViewableProperty
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 java.lang.String getName()
           
 java.lang.Object getValue()
           
 void setValue(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getValue

public java.lang.Object getValue()

setValue

public void setValue(java.lang.Object value)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.