com.sage.swt.client.widget
Interface PortalMenuPanelStyleRefreshWidget
- All Known Implementing Classes:
- SwtInquiryMenu, SwtReportMenu, SwtTaskMenu
public interface PortalMenuPanelStyleRefreshWidget
The PortalMenuPanelStyleRefreshWidget is used to refresh the style of
portal menu panel.
refreshPortalMenuPanelStyle
void refreshPortalMenuPanelStyle()
- Refresh the portal menu panel style. This remove the existing style and
apply the same to the respective widget. To resolve the problem(D-01180)in
IE browser we need to remove the style and once again we need to
reapply the style. Only the characters getting zoomed in/out while zooming
the IE browser, but the panel(place holder of the text) width doesn't
changed.
Copyright © 2011 Sage Software, Inc. All rights reserved.