com.ebmwebsourcing.geasytools.widgets.ext.api.notification
Interface INotificationBubbleConfiguration

All Known Implementing Classes:
NotificationBubbleConfiguration

public interface INotificationBubbleConfiguration


Method Summary
 int getBubbleIndicatorLeftPosition()
           
 int getDefaultHeight()
           
 int getDefaultWidth()
           
 int getIndicatorHeight()
           
 int getIndicatorWidth()
           
 int getSideImagesHeight()
           
 int getSideImagesWidth()
           
 

Method Detail

getSideImagesWidth

int getSideImagesWidth()

getSideImagesHeight

int getSideImagesHeight()

getBubbleIndicatorLeftPosition

int getBubbleIndicatorLeftPosition()

getDefaultWidth

int getDefaultWidth()

getDefaultHeight

int getDefaultHeight()

getIndicatorHeight

int getIndicatorHeight()

getIndicatorWidth

int getIndicatorWidth()


Copyright © 2010-2011 Petals Link. All Rights Reserved.