Method | Description | |
---|---|---|
AttachEssentailHandlers ( EventHandler |
||
ChildRequestImage ( ImageBinder binder, |
||
CreateBox2 ( |
||
CreateNewDocumentFragment ( ) : |
||
CreateNewSharedHtmlDoc ( ) : |
||
CreatePresentationHtmlDoc ( ) : LayoutFarm.WebDom.Impl.HtmlDocument | ||
DetachEssentailHanlders ( ) : void | ||
GetNewInputEventAdapter ( ) : |
||
GetRenderTreeBuilder ( ) : |
||
GetSharedHtmlLayoutVisitor ( |
||
HtmlHost ( ) : System | ||
RegisterCssBoxGenerator ( LayoutFarm cssBoxGenerator ) : void | ||
ReleaseHtmlLayoutVisitor ( LayoutFarm lay ) : void | ||
SetHtmlContainerUpdateHandler ( HtmlContainerUpdateHandler htmlContainerUpdateHandler ) : void | ||
SetRootGraphics ( RootGraphic rootgfx ) : void |
Method | Description | |
---|---|---|
CreateBox ( |
||
CreateBridgeBox ( IFonts iFonts, LayoutFarm containerElement, RootGraphic rootgfx ) : |
||
CreateCustomCssBox ( |
||
CreateImageBox ( |
||
CreateIsolateBox ( IFonts iFonts, RootGraphic rootgfx ) : |
||
HtmlHost ( WebDom activeSheet ) : System | ||
NotifyHtmlContainerUpdate ( |
||
UpdateChildBoxes ( |
public AttachEssentailHandlers ( EventHandler |
||
reqImageHandler | EventHandler |
|
reqStyleSheetHandler | EventHandler |
|
return | void |
public ChildRequestImage ( ImageBinder binder, |
||
binder | ImageBinder | |
htmlCont | ||
reqFrom | object | |
_sync | bool | |
return | void |
public CreateBox2 ( |
||
parentBox | ||
childElement | WebDom | |
fullmode | bool | |
return |
public CreateNewDocumentFragment ( ) : |
||
return |
public CreateNewSharedHtmlDoc ( ) : |
||
return |
public CreatePresentationHtmlDoc ( ) : LayoutFarm.WebDom.Impl.HtmlDocument | ||
return | LayoutFarm.WebDom.Impl.HtmlDocument |
public GetNewInputEventAdapter ( ) : |
||
return |
public GetRenderTreeBuilder ( ) : |
||
return |
public GetSharedHtmlLayoutVisitor ( |
||
htmlCont | ||
return | LayoutFarm.HtmlBoxes.LayoutVisitor |
public RegisterCssBoxGenerator ( LayoutFarm cssBoxGenerator ) : void | ||
cssBoxGenerator | LayoutFarm | |
return | void |
public ReleaseHtmlLayoutVisitor ( LayoutFarm lay ) : void | ||
lay | LayoutFarm | |
return | void |
public SetHtmlContainerUpdateHandler ( HtmlContainerUpdateHandler htmlContainerUpdateHandler ) : void | ||
htmlContainerUpdateHandler | HtmlContainerUpdateHandler | |
return | void |
public SetRootGraphics ( RootGraphic rootgfx ) : void | ||
rootgfx | RootGraphic | |
return | void |