org.gwtbootstrap3.client.ui.base
Interface HasJustified

All Known Implementing Classes:
AbstractButtonGroup, ButtonGroup, Nav, NavPills, NavTabs, VerticalButtonGroup

public interface HasJustified

Author:
Sven Jacobs

Method Summary
 boolean isJustified()
           
 void setJustified(boolean justified)
           
 

Method Detail

setJustified

void setJustified(boolean justified)

isJustified

boolean isJustified()


Copyright © 2015. All rights reserved.