org.springframework.extensions.config
Class WebStudioConfigElement.PanelDescriptor

java.lang.Object
  extended by org.springframework.extensions.config.WebStudioConfigElement.Descriptor
      extended by org.springframework.extensions.config.WebStudioConfigElement.PanelDescriptor
Enclosing class:
WebStudioConfigElement

public static class WebStudioConfigElement.PanelDescriptor
extends WebStudioConfigElement.Descriptor


Method Summary
 String getClassName()
           
 String getTitle()
           
 
Methods inherited from class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
get, getId, getProperty, getStringProperty, getStringPropertyEx, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTitle

public String getTitle()

getClassName

public String getClassName()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.