com.atlassian.confluence.pageobjects.component.macro
Class StatusMacro.PropertyPanel

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.editor.PropertyPanel
      extended by com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
          extended by com.atlassian.confluence.pageobjects.component.macro.StatusMacro.PropertyPanel
Enclosing class:
StatusMacro

public static class StatusMacro.PropertyPanel
extends MacroPropertyPanel


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.editor.PropertyPanel
propertyPanelElement
 
Constructor Summary
StatusMacro.PropertyPanel()
           
 
Method Summary
 java.lang.String title()
           
 void title(java.lang.String title)
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.editor.MacroPropertyPanel
button, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusMacro.PropertyPanel

public StatusMacro.PropertyPanel()
Method Detail

title

public java.lang.String title()

title

public void title(java.lang.String title)


Copyright © 2003-2013 Atlassian. All Rights Reserved.