com.foxit.uiextensions.controls.toolbar.IBaseItem.IResetParentLayoutListener Interface Reference

Public Member Functions

void resetParentLayout (IBaseItem baseItem)
 

Detailed Description

Interface definition for a callback to be invoked when reset layout of the item`s parent view.

Member Function Documentation

◆ resetParentLayout()

void com.foxit.uiextensions.controls.toolbar.IBaseItem.IResetParentLayoutListener.resetParentLayout ( IBaseItem  baseItem)

Called when reset layout of the specified item`s parent view.

Parameters
baseItemthe IBaseItem to use.