com.atlassian.confluence.webdriver.editor.content
Class EditorPageLayouts2ContentTest.PageLayoutsRow

java.lang.Object
  extended by com.atlassian.confluence.webdriver.editor.content.EditorPageLayouts2ContentTest.PageLayoutsRow
Enclosing class:
EditorPageLayouts2ContentTest

public class EditorPageLayouts2ContentTest.PageLayoutsRow
extends java.lang.Object


Field Summary
 java.lang.String[] content
           
 PageLayout2Toolbar.PageLayoutSectionType sectionType
           
 
Constructor Summary
EditorPageLayouts2ContentTest.PageLayoutsRow(PageLayout2Toolbar.PageLayoutSectionType sectionType, java.lang.String[] content)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sectionType

public PageLayout2Toolbar.PageLayoutSectionType sectionType

content

public java.lang.String[] content
Constructor Detail

EditorPageLayouts2ContentTest.PageLayoutsRow

public EditorPageLayouts2ContentTest.PageLayoutsRow(PageLayout2Toolbar.PageLayoutSectionType sectionType,
                                                    java.lang.String[] content)


Copyright © 2003-2014 Atlassian. All Rights Reserved.