C# 클래스 XWriter.UserControl1

파일 보기 프로젝트 열기: xwiki-contrib/xwiki-office

공개 메소드들

메소드 설명
UserControl1 ( XWikiAddIn addin ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

SaveToXwiki ( object sender, EventArgs e ) : void
UserControl1_Load ( object sender, EventArgs e ) : void
buidTree ( ) : void
cleanContent ( String &initialContent, String &cleanContent ) : void
getPage ( String pageName ) : void
openHTMLDocument ( String path ) : void
parseWikiStructure ( String s ) : void
savePage ( String pageName, String &pageContent ) : void
treeView1_DoubleClick ( object sender, EventArgs e ) : void

메소드 상세

UserControl1() 공개 메소드

public UserControl1 ( XWikiAddIn addin ) : System
addin XWikiAddIn
리턴 System