메소드 | 설명 | |
---|---|---|
BindListingModel ( |
Binds the listing model.
|
|
BindWidgetModel ( ICoreWidgetInstance instance ) : |
Binds the widget model.
|
|
SaveWidget ( WebContentWidgetViewModel model ) : WebContentWidgetViewModel |
Saves the widget.
|
public static BindListingModel ( |
||
widget | The widget. | |
currentPage | int | The current page. |
리턴 |
public static BindWidgetModel ( ICoreWidgetInstance instance ) : |
||
instance | ICoreWidgetInstance | The instance. |
리턴 |
public static SaveWidget ( WebContentWidgetViewModel model ) : WebContentWidgetViewModel | ||
model | WebContentWidgetViewModel | The model. |
리턴 | WebContentWidgetViewModel |