E I O R S T V

E

Eidogo - Class in org.wicketstuff.eidogo
Component to render a EidoGo Player
Eidogo(String) - Constructor for class org.wicketstuff.eidogo.Eidogo
Minimalist constructor.
Eidogo(String, String) - Constructor for class org.wicketstuff.eidogo.Eidogo
Constructor with URL to the SGF file.
Eidogo.Mode - Enum in org.wicketstuff.eidogo
Mode of the player.
Eidogo.Theme - Enum in org.wicketstuff.eidogo
Possible theme.

I

isEnableShortcuts() - Method in class org.wicketstuff.eidogo.Eidogo
 
isMarkCurrent() - Method in class org.wicketstuff.eidogo.Eidogo
 
isMarkNext() - Method in class org.wicketstuff.eidogo.Eidogo
 
isMarkVariation() - Method in class org.wicketstuff.eidogo.Eidogo
 
isProblemMode() - Method in class org.wicketstuff.eidogo.Eidogo
 
isShowComments() - Method in class org.wicketstuff.eidogo.Eidogo
 
isShowGameInfo() - Method in class org.wicketstuff.eidogo.Eidogo
 
isShowOtions() - Method in class org.wicketstuff.eidogo.Eidogo
 
isShowPlayerInfo() - Method in class org.wicketstuff.eidogo.Eidogo
 
isShowTools() - Method in class org.wicketstuff.eidogo.Eidogo
 

O

onComponentTag(ComponentTag) - Method in class org.wicketstuff.eidogo.Eidogo
Checks that component tag is a <div> and adds a markup id.
onComponentTagBody(MarkupStream, ComponentTag) - Method in class org.wicketstuff.eidogo.Eidogo
Renders a javascript component to create the player.
org.wicketstuff.eidogo - package org.wicketstuff.eidogo
 

R

renderHead(IHeaderResponse) - Method in class org.wicketstuff.eidogo.Eidogo
Renders links to the needed javascript and the CSS in the head of response.

S

setEnableShortcuts(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Enable or disable the keyboard shortcuts.
setMarkCurrent(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of the mark on the last played stone.
setMarkNext(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Enable or disable the mark on the position of the next move.
setMarkVariation(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Enable or disable the mark on variation positions.
setProblemMode(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Enable or disable problem mode
setShowComments(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of the comments.
setShowGameInfo(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of game information.
setShowOtions(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of the options.
setShowPlayerInfo(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of players information.
setShowTools(boolean) - Method in class org.wicketstuff.eidogo.Eidogo
Set the visibility of the tools.

T

toString() - Method in enum org.wicketstuff.eidogo.Eidogo.Mode
Used to transform into JSon value.
toString() - Method in enum org.wicketstuff.eidogo.Eidogo.Theme
Used to transform into JSon value.

V

valueOf(String) - Static method in enum org.wicketstuff.eidogo.Eidogo.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.eidogo.Eidogo.Theme
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wicketstuff.eidogo.Eidogo.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.eidogo.Eidogo.Theme
Returns an array containing the constants of this enum type, in the order they are declared.

E I O R S T V

Copyright © 2011. All Rights Reserved.